Joey Boggs has uploaded a new change for review. Change subject: add missing --uidmod / --gidmod option to edit-node man page ......................................................................
add missing --uidmod / --gidmod option to edit-node man page rhbz#1014855 Change-Id: I7201ceee7b127805937c792d2b48c99ada376390 Signed-off-by: Joey Boggs <[email protected]> --- M tools/edit-node.8 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/70/19870/1 diff --git a/tools/edit-node.8 b/tools/edit-node.8 index 48dae4b..2ac801c 100644 --- a/tools/edit-node.8 +++ b/tools/edit-node.8 @@ -33,6 +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 correct filesystem +.IP \fB\-\-gidmod\fR +Change a group id number and correct filesystem +.IP \fB\-\-list\-plugins\fR +List Installed Plugins .IP \fB\-\-print-version\fR Prints current version information from /etc/system-release .IP \fB\-\-print-manifests\fR -- To view, visit http://gerrit.ovirt.org/19870 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7201ceee7b127805937c792d2b48c99ada376390 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Joey Boggs <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
