]> git.michaelhowe.org Git - packages/b/bup.git/commit
Add man pages for random, newliner, help, memtest, ftp.
authorAvery Pennarun <apenwarr@gmail.com>
Tue, 2 Mar 2010 21:42:47 +0000 (16:42 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 2 Mar 2010 22:48:43 +0000 (17:48 -0500)
commit2bb6304e880b2743376bc9269af0818af9cc0f28
tree467d7b1508403f7d957ccd9c4762a107d8f40718
parented23e551fe16cc3858830ea61b0c43bcf267d747
Add man pages for random, newliner, help, memtest, ftp.

Also add a 'help' command to ftp, and fix up some minor help messages.
15 files changed:
Documentation/bup-drecurse.1.md
Documentation/bup-ftp.1.md [new file with mode: 0644]
Documentation/bup-fuse.1.md
Documentation/bup-help.1.md [new file with mode: 0644]
Documentation/bup-ls.1.md
Documentation/bup-memtest.1.md [new file with mode: 0644]
Documentation/bup-midx.1.md
Documentation/bup-newliner.1.md [new file with mode: 0644]
Documentation/bup-random.1.md [new file with mode: 0644]
Documentation/bup-server.1.md
Documentation/bup.1.md
cmd/ftp-cmd.py
cmd/help-cmd.py
cmd/memtest-cmd.py
main.py