Updated commands index to show better title.

Small syntax fix in couchDB
This commit is contained in:
Thatcher Peskens 2013-05-10 12:25:02 -07:00
parent 7557af19d8
commit 8946b75a0b
2 changed files with 28 additions and 28 deletions

View File

@ -12,30 +12,30 @@ Contents:
:maxdepth: 3 :maxdepth: 3
cli cli
command/attach attach <command/attach>
command/build build <command/build>
command/commit commit <command/commit>
command/diff diff <command/diff>
command/export export <command/export>
command/history history <command/history>
command/images images <command/images>
command/import import <command/import>
command/info info <command/info>
command/inspect inspect <command/inspect>
command/kill kill <command/kill>
command/login login <command/login>
command/logs logs <command/logs>
command/port port <command/port>
command/ps ps <command/ps>
command/pull pull <command/pull>
command/push push <command/push>
command/restart restart <command/restart>
command/rm rm <command/rm>
command/rmi rmi <command/rmi>
command/run run <command/run>
command/search search <command/search>
command/start start <command/start>
command/stop stop <command/stop>
command/tag tag <command/tag>
command/version version <command/version>
command/wait wait <command/wait>

View File

@ -5,7 +5,7 @@
.. _running_couchdb_service: .. _running_couchdb_service:
Create a CouchDB service Create a CouchDB service
====================== ========================
.. include:: example_header.inc .. include:: example_header.inc