[node-patches] Change in ovirt-node[master]: cleanup edit-node man page
mburns at redhat.com
mburns at redhat.com
Tue Dec 18 13:29:00 UTC 2012
Michael Burns has uploaded a new change for review.
Change subject: cleanup edit-node man page
......................................................................
cleanup edit-node man page
1. remove <> from the synopsis
2. fix description of --name
rhbz#811585
Change-Id: I05fb3f8b3027d22bf45405f7b8070dd6cc872695
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M tools/edit-node.8
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/98/10198/1
diff --git a/tools/edit-node.8 b/tools/edit-node.8
index cd1db03..3a72e4b 100644
--- a/tools/edit-node.8
+++ b/tools/edit-node.8
@@ -5,13 +5,13 @@
edit-node \- edit a LiveCD image with packages and various configuration
options
.SH SYNOPSIS
-edit-node [<OPTIONS>] [<ISO>]
+edit-node [OPTIONS] [ISO]
.SH DESCRIPTION
edit-node extracts the file system from within a livecd based iso and modifies the
image with various options including ssh keys, user passwords and package installation
.SH OPTIONS
.IP \fB\-\-name=NAME\fR
-Name of new LiveOS (don't include .iso, it will be added
+Name of new LiveOS (don't include .iso, it will be added automatically)
.IP \fB\-\-output=OUTPUT\fR
Specify a directory for the edited iso file
.IP \fB\-\-passwd=USER,ENCRYPTED_PASSWORD\fR
@@ -33,7 +33,7 @@
.IP \fB\-\--print-manifests\fR
Prints a list of manifests files within the iso
.IP \fB\-\--print-manifest=MANIFEST\fR
-Print specified manifest file to stdout
+Prints the specified manifest file to stdout
.IP \fB\-\--get-manifests=MANIFEST\fR
Creates a tar file of manifests files within the iso
.IP \fB\-\--print-file-manifest\fR
--
To view, visit http://gerrit.ovirt.org/10198
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I05fb3f8b3027d22bf45405f7b8070dd6cc872695
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list