git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d862b
)
imagex-capture.1.in: Fix typo
author
Eric Biggers
<ebiggers3@gmail.com>
Wed, 15 May 2013 01:47:18 +0000
(20:47 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Wed, 15 May 2013 01:47:18 +0000
(20:47 -0500)
doc/imagex-capture.1.in
patch
|
blob
|
history
diff --git
a/doc/imagex-capture.1.in
b/doc/imagex-capture.1.in
index c04f2bc6fe1265961e1a3f4fcce317d4bcebd099..943f1f4d1626e087fcae7db286ceea37037c9838 100644
(file)
--- a/
doc/imagex-capture.1.in
+++ b/
doc/imagex-capture.1.in
@@
-23,7
+23,7
@@
from. If \fISOURCE\fR is a directory, the WIM image is captured from that
directory. Alternatively, if the \fB--source-list\fR option is given,
\fISOURCE\fR is interpreted as a file that itself provides a list of
files and directories to include in the new WIM image. Still
-alternatively, only on UNIX builds of wimlib
if \fISOURCE\fR is a
+alternatively, only on UNIX builds of wimlib
,
if \fISOURCE\fR is a
regular file or block device, it is interpreted as an NTFS volume from
which a WIM image is to be captured.
.PP