]> wimlib.net Git - wimlib/commit
Documentation updates, mainly to the man pages
authorEric Biggers <ebiggers3@gmail.com>
Sun, 1 Jan 2017 23:44:18 +0000 (17:44 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 2 Jan 2017 00:16:22 +0000 (18:16 -0600)
commita75b34a63cd4b1331efb4a535d7c90dd34994c47
tree81e498bb45eab439af3ede3b2bbd1be251ba3321
parent3b637b35632a982720be3891a3726cc1af8545e1
Documentation updates, mainly to the man pages

- Use short command names like wimFOO instead of wimlib-imagex FOO
- Lots of other small improvements
36 files changed:
Makefile.am
NEWS
README
doc/man1/mkwinpeimg.1
doc/man1/wimappend.1 [new file with mode: 0644]
doc/man1/wimapply.1 [new file with mode: 0644]
doc/man1/wimcapture.1 [new file with mode: 0644]
doc/man1/wimdelete.1 [new file with mode: 0644]
doc/man1/wimdir.1 [new file with mode: 0644]
doc/man1/wimexport.1 [new file with mode: 0644]
doc/man1/wimextract.1 [moved from doc/man1/wimlib-imagex-extract.1 with 57% similarity]
doc/man1/wiminfo.1 [new file with mode: 0644]
doc/man1/wimjoin.1 [new file with mode: 0644]
doc/man1/wimlib-imagex-append.1 [deleted file]
doc/man1/wimlib-imagex-apply.1 [deleted file]
doc/man1/wimlib-imagex-capture.1 [deleted file]
doc/man1/wimlib-imagex-delete.1 [deleted file]
doc/man1/wimlib-imagex-dir.1 [deleted file]
doc/man1/wimlib-imagex-export.1 [deleted file]
doc/man1/wimlib-imagex-info.1 [deleted file]
doc/man1/wimlib-imagex-join.1 [deleted file]
doc/man1/wimlib-imagex-mountrw.1 [deleted file]
doc/man1/wimlib-imagex-optimize.1 [deleted file]
doc/man1/wimlib-imagex-split.1 [deleted file]
doc/man1/wimlib-imagex-unmount.1 [deleted file]
doc/man1/wimlib-imagex-verify.1 [deleted file]
doc/man1/wimlib-imagex.1
doc/man1/wimmount.1 [moved from doc/man1/wimlib-imagex-mount.1 with 55% similarity]
doc/man1/wimmountrw.1 [new file with mode: 0644]
doc/man1/wimoptimize.1 [new file with mode: 0644]
doc/man1/wimsplit.1 [new file with mode: 0644]
doc/man1/wimunmount.1 [new file with mode: 0644]
doc/man1/wimupdate.1 [moved from doc/man1/wimlib-imagex-update.1 with 65% similarity]
doc/man1/wimverify.1 [new file with mode: 0644]
include/wimlib.h
tools/make-windows-release