[node-patches] Change in ovirt-node[master]: enhance edit-node man page for uid/gid options help info a b...

hadong0720 at gmail.com hadong0720 at gmail.com
Wed Nov 20 05:41:07 UTC 2013


hadong has uploaded a new change for review.

Change subject: enhance edit-node man page for uid/gid options help info a bit more
......................................................................

enhance edit-node man page for uid/gid options help info a bit more

Change-Id: Ia602ad45db47f382b7977577242e5c6e21cc3a76
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1032373
Signed-off-by: hadong <hadong0720 at gmail.com>
---
M tools/edit-node.8
1 file changed, 6 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/42/21442/1

diff --git a/tools/edit-node.8 b/tools/edit-node.8
index b8c60ba..5d3b995 100644
--- a/tools/edit-node.8
+++ b/tools/edit-node.8
@@ -33,10 +33,12 @@
 Yum repository can be a local directory, a yum repository file, or a driver disk iso file. It must be used in conjunction with --install* options
 .IP \fB\-\-nogpgcheck\fR
 Skip GPG Key verification during yum install (only works with Driver Update isos and local yum repo directory)
-.IP \fB\-\-uidmod\fR
-Change a user uid number and update files on filesystem
-.IP \fB\-\-gidmod\fR
-Change a group id number and update files on filesystem
+.IP \fB\-\-uidmod=USER,UID\fR
+Change a user uid number and update files on filesystem.
+Multiple users can be specified by colon delimited list (USER1,UID1:USER2,UID2).
+.IP \fB\-\-gidmod=USERGROUP,GID\fR
+Change a group id number and update files on filesystem.
+Multiple usergroups can be specified by colon delimited list (USERGROUP1,GID1:USERGROUP2,GID2).
 .IP \fB\-\-list\-plugins\fR
 List Installed Plugins
 .IP \fB\-\-shell\fR


-- 
To view, visit http://gerrit.ovirt.org/21442
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia602ad45db47f382b7977577242e5c6e21cc3a76
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: hadong <hadong0720 at gmail.com>



More information about the node-patches mailing list