Fabian Deutsch has uploaded a new change for review. Change subject: edit-node: Fix manpage typo ......................................................................
edit-node: Fix manpage typo Change-Id: Ie0de0764042a96a4fbea03ab4c40dbc203d1e0c9 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1018452 Signed-off-by: Fabian Deutsch <[email protected]> --- M tools/edit-node.8 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/61/20161/1 diff --git a/tools/edit-node.8 b/tools/edit-node.8 index c277b2a..2abe0a2 100644 --- a/tools/edit-node.8 +++ b/tools/edit-node.8 @@ -24,7 +24,7 @@ Installs a the specific plugin package from a yum repo or specified rpm file, valid file locations are whitelisted to plugin specific areas. Multiple packages can be specified by comma delimited list (package1,package2) .IP \fB\-\-install-kmod=KMOD_PACKAGE_NAME\fR -Installs a the specific plugin package from a yum repo or specified rpm file, valid file locations are whitelisted to kmod specific areas. +Installs a the specific kmod package from a yum repo or specified rpm file, valid file locations are whitelisted to kmod specific areas. Multiple packages can be specified by comma delimited list (package1,package2) .IP \fB\-\-install=PACKAGE_NAME\fR Installs a the specific package from a yum repo or specified rpm file, all file locations are valid. -- To view, visit http://gerrit.ovirt.org/20161 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie0de0764042a96a4fbea03ab4c40dbc203d1e0c9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
