aboutsummaryrefslogtreecommitdiffstats
path: root/man/en
diff options
context:
space:
mode:
authorAndrea Ieri <aieri@users.noreply.github.com>2023-04-04 17:51:01 -0400
committerAndrea Ieri <andrea.ieri@canonical.com>2023-04-05 08:30:22 +1000
commit407e25db78e3cf82a2cd0ba0f6acbd0cb7f8af61 (patch)
treecdf298d3b052573569f0752bc9f51be4712c36b5 /man/en
parente20ee748a141d733f4218adba444af812234fa72 (diff)
downloadsos-407e25db78e3cf82a2cd0ba0f6acbd0cb7f8af61.tar.gz
[man] Fix typos in sos-collect manpage
Trivial change to fix a few minor typos in the sos-collect manpage Closes: #3184 Signed-off-by: Andrea Ieri <andrea.ieri@canonical.com>
Diffstat (limited to 'man/en')
-rw-r--r--man/en/sos-collect.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/en/sos-collect.1 b/man/en/sos-collect.1
index cf590276..7f6bd450 100644
--- a/man/en/sos-collect.1
+++ b/man/en/sos-collect.1
@@ -176,7 +176,7 @@ to none.
\fB\-\-save\-group\fR GROUP
Save the results of this run of sos collect to a host group definition.
-sos-colllector will write a JSON-formatted file with name GROUP to /var/lib/sos collect/
+sos-collector will write a JSON-formatted file with name GROUP to /var/lib/sos collect/
with the settings for cluster-type, primary, and the node list as discovered by cluster enumeration.
Note that this means regexes are not directly saved to host groups, but the results of matching against
those regexes are.
@@ -258,7 +258,7 @@ the type of cluster in use.
.TP
\fB\-\-image IMAGE\fR
Specify an image to use for the temporary container created for collections on
-containerized host, if you do not want to use the default image specifed by the
+containerized host, if you do not want to use the default image specified by the
host's policy. Note that this should include the registry.
.TP
\fB\-\-force-pull-image TOGGLE, \-\-pull TOGGLE\fR
@@ -378,7 +378,7 @@ This is NOT the same as specifying a temporary directory for sosreport on the re
\fB\-v\fR \fB\-\-verbose\fR
Print debug information to screen.
.TP
-\fB\-\-verfiy\fR
+\fB\-\-verify\fR
Sosreport option. Passes the "--verify" option to sosreport on the nodes which
causes sosreport to validate plugin-specific data during collection.