aboutsummaryrefslogtreecommitdiffstats
path: root/man/en/sos-collect.1
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2020-04-16 12:56:58 -0400
committerJake Hunsaker <jhunsake@redhat.com>2020-04-22 10:58:15 -0400
commit5170c44b85b16a53504bd48ca150173955123910 (patch)
treec4ff4dba0dea98b1f835463e0d8bb2c3a3ab276a /man/en/sos-collect.1
parenta885b3cb61dd4d86848978944a85d56cc7cf46de (diff)
downloadsos-5170c44b85b16a53504bd48ca150173955123910.tar.gz
[options] Rename insecure-sudo to nopasswd-sudo
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'man/en/sos-collect.1')
-rw-r--r--man/en/sos-collect.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/en/sos-collect.1 b/man/en/sos-collect.1
index 49e7fae3..42c7e8bd 100644
--- a/man/en/sos-collect.1
+++ b/man/en/sos-collect.1
@@ -16,7 +16,7 @@ sos collect \- Collect sosreports from multiple (cluster) nodes
[--encrypt-pass PASS]\fR
[\-\-group GROUP]
[\-\-save\-group GROUP]
- [\-\-insecure-sudo]
+ [\-\-nopasswd-sudo]
[\-k PLUGIN_OPTION]
[\-\-label LABEL]
[\-n SKIP_PLUGINS]
@@ -166,7 +166,7 @@ with the settings for cluster-type, master, and the node list as discovered by c
Note that this means regexes are not directly saved to host groups, but the results of matching against
those regexes are.
.TP
-\fB\-\-insecure-sudo\fR
+\fB\-\-nopasswd-sudo\fR
Use this option when connecting as a non-root user that has passwordless sudo
configured.