X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fimagex-info.1.in;h=092f38e99bc06e860f83f23077016c0854fc4ca5;hb=20a9051757e32102afa573a1e617321c4f7b3f42;hp=9f3f3ff6d4501933318e516d3b07c7d72e147ea0;hpb=95ab9826b75bcb92ea660f45c5d4ae891a6d5f2f;p=wimlib diff --git a/doc/man1/imagex-info.1.in b/doc/man1/imagex-info.1.in index 9f3f3ff6..092f38e9 100644 --- a/doc/man1/imagex-info.1.in +++ b/doc/man1/imagex-info.1.in @@ -1,12 +1,12 @@ -.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "November 2014" "wimlib-imagex @VERSION@" "User Commands" .SH NAME -@IMAGEX_PROGNAME@-info \- Display information about a WIM file, or change information about +wimlib-imagex-info \- Display information about a WIM file, or change information about an image .SH SYNOPSIS -\fB@IMAGEX_PROGNAME@ info\fR \fIWIMFILE\fR [\fIIMAGE\fR [\fINEW_NAME\fR +\fBwimlib-imagex info\fR \fIWIMFILE\fR [\fIIMAGE\fR [\fINEW_NAME\fR [\fINEW_DESC\fR]]] [\fIOPTION\fR...] .SH DESCRIPTION -\fB@IMAGEX_PROGNAME@ info\fR displays information about \fIWIMFILE\fR, and optionally +\fBwimlib-imagex info\fR displays information about \fIWIMFILE\fR, and optionally changes which image is bootable, or what the name and description of an image are. This command is also available as simply \fBwiminfo\fR if the appropriate hard @@ -23,7 +23,7 @@ Changes to the WIM are made if \fINEW_NAME\fR and/or \fB--boot\fR are specified. while \fINEW_DESC\fR is taken to be its new description. If \fINEW_DESC\fR is not specified, the image's description is unchanged. .PP -\fB@IMAGEX_PROGNAME@ info\fR does not support modifying a split WIM, although you may +\fBwimlib-imagex info\fR does not support modifying a split WIM, although you may display information about one. .SH OPTIONS .TP 6 @@ -59,5 +59,5 @@ Prints all the entries in the stream lookup table of the WIM. Prints the raw XML data from the WIM. Note: the XML data will be encoded using UTF-16LE, and it will begin with a byte-order mark. .SH SEE ALSO -.BR @IMAGEX_PROGNAME@ (1) -.BR @IMAGEX_PROGNAME@-dir (1) +.BR wimlib-imagex (1) +.BR wimlib-imagex-dir (1)