Bug 4877 - Add DocBook for missing manual pages
authorMagnus Enger <magnus@enger.priv.no>
Mon, 17 Oct 2011 10:23:09 +0000 (12:23 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 2 Dec 2011 23:28:30 +0000 (18:28 -0500)
commita713fbb7eaff1714ea49dcb0e8f86f76010f90df
tree62b369402abb9f7ae718eba5e474b36d51c15ab9
parent86f9e19babe1dd2562a65f7e07107c6bf93a66e8
Bug 4877 - Add DocBook for missing manual pages

Add DocBook manual pages for commands that do not have a manual page yet. Also
add a page for koha-common itself, listing all the available commands.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Minor change: I fixed a typo I spotted
(cherry picked from commit fab2d8b0abdb2a1af711d8b2ee6f287eef35d91d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
20 files changed:
debian/docs/koha-common.xml [new file with mode: 0644]
debian/docs/koha-create-dirs.xml [new file with mode: 0644]
debian/docs/koha-disable.xml [new file with mode: 0644]
debian/docs/koha-dump-defaults.xml [new file with mode: 0644]
debian/docs/koha-dump.xml [new file with mode: 0644]
debian/docs/koha-email-disable.xml [new file with mode: 0644]
debian/docs/koha-email-enable.xml [new file with mode: 0644]
debian/docs/koha-enable.xml [new file with mode: 0644]
debian/docs/koha-foreach.xml [new file with mode: 0644]
debian/docs/koha-list.xml [new file with mode: 0644]
debian/docs/koha-mysql.xml [new file with mode: 0644]
debian/docs/koha-rebuild-zebra.xml [new file with mode: 0644]
debian/docs/koha-remove.xml
debian/docs/koha-reset-passwd.xml [new file with mode: 0644]
debian/docs/koha-restart-zebra.xml [new file with mode: 0644]
debian/docs/koha-restore.xml [new file with mode: 0644]
debian/docs/koha-start-zebra.xml [new file with mode: 0644]
debian/docs/koha-stop-zebra.xml [new file with mode: 0644]
debian/docs/koha-upgrade-schema.xml [new file with mode: 0644]
debian/docs/koha-upgrade-to-3.4.xml [new file with mode: 0644]