[node-patches] Change in ovirt-node[master]: update edit-node man page removing unneed options
jboggs at redhat.com
jboggs at redhat.com
Mon Feb 11 19:13:29 UTC 2013
Joey Boggs has uploaded a new change for review.
Change subject: update edit-node man page removing unneed options
......................................................................
update edit-node man page removing unneed options
rhbz#907721
Change-Id: Ib5f531b006a602217d1cfefd8828078a0d5e20e5
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
M tools/edit-node
M tools/edit-node.8
2 files changed, 2 insertions(+), 4 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/41/11941/1
diff --git a/tools/edit-node b/tools/edit-node
index e00fb74..78c4445 100755
--- a/tools/edit-node
+++ b/tools/edit-node
@@ -1257,13 +1257,9 @@
parser = optparse.OptionParser(option_class=MultipleOption, usage = """
%prog [-n=<name>]
[-o <output>]
- [-k <kickstart-file>]
- [-s <script.sh>]
[-w <user,encrypted password>
[-l <sshkeyfile>
[-t <tmpdir>]
- [-r <releasefile>]
- [-b <builder>]
[--install-kmod <kmod_pkg_name>
[--install-plugin <plugin_name>
[--install <pkg_name>
diff --git a/tools/edit-node.8 b/tools/edit-node.8
index 3a72e4b..a768f46 100644
--- a/tools/edit-node.8
+++ b/tools/edit-node.8
@@ -14,6 +14,8 @@
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\-\-tmpdir=TMPDIR\fR
+Specify directory for new iso file.
.IP \fB\-\-passwd=USER,ENCRYPTED_PASSWORD\fR
Set a password for the specified user, can be specified multiple times, if no user is specified the default is admin
.IP \fB\-\-sshkey=USER,PUB_KEY_FILE\fR
--
To view, visit http://gerrit.ovirt.org/11941
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5f531b006a602217d1cfefd8828078a0d5e20e5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>
More information about the node-patches
mailing list