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
cli
command/attach
command/build
command/commit
command/diff
command/export
command/history
command/images
command/import
command/info
command/inspect
command/kill
command/login
command/logs
command/port
command/ps
command/pull
command/push
command/restart
command/rm
command/rmi
command/run
command/search
command/start
command/stop
command/tag
command/version
command/wait
attach <command/attach>
build <command/build>
commit <command/commit>
diff <command/diff>
export <command/export>
history <command/history>
images <command/images>
import <command/import>
info <command/info>
inspect <command/inspect>
kill <command/kill>
login <command/login>
logs <command/logs>
port <command/port>
ps <command/ps>
pull <command/pull>
push <command/push>
restart <command/restart>
rm <command/rm>
rmi <command/rmi>
run <command/run>
search <command/search>
start <command/start>
stop <command/stop>
tag <command/tag>
version <command/version>
wait <command/wait>

View File

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