diff options
Diffstat (limited to 'man/en/sos-collect.1')
-rw-r--r-- | man/en/sos-collect.1 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/en/sos-collect.1 b/man/en/sos-collect.1 index 2f60332b..cf590276 100644 --- a/man/en/sos-collect.1 +++ b/man/en/sos-collect.1 @@ -41,7 +41,6 @@ sos collect \- Collect sosreports from multiple (cluster) nodes [\-\-skip-files FILES] [\-s|\-\-sysroot SYSROOT] [\-\-ssh\-user SSH_USER] - [\-\-sos-cmd SOS_CMD] [\-t|\-\-threads THREADS] [\-\-timeout TIMEOUT] [\-\-transport TRANSPORT] @@ -339,15 +338,6 @@ sos collect will prompt for a sudo password for non-root users. \fB\-s\fR SYSROOT, \fB\-\-sysroot\fR SYSROOT Sosreport option. Specify an alternate root file system path. .TP -\fB\-\-sos-cmd\fR SOS_CMD -Define all options that sosreport should be run with on the nodes. This will -override any other commandline options as well as any options specified by a -cluster profile. - -The sosreport command will execute as 'sosreport --batch SOS_CMD'. The BATCH -option cannot be removed from the sosreport command as it is required to run -sosreport non-interactively for sos collect to function. -.TP \fB\-t\fR THREADS \fB\-\-threads\fR THREADS Report option. Specify the number of collection threads to run. |