aboutsummaryrefslogtreecommitdiffstats
path: root/man/en
diff options
context:
space:
mode:
Diffstat (limited to 'man/en')
-rw-r--r--man/en/sos-clean.14
-rw-r--r--man/en/sos-report.12
2 files changed, 3 insertions, 3 deletions
diff --git a/man/en/sos-clean.1 b/man/en/sos-clean.1
index 3bc99810..28ac67f7 100644
--- a/man/en/sos-clean.1
+++ b/man/en/sos-clean.1
@@ -4,7 +4,7 @@ sos clean - Obfuscate sensitive data from one or more sosreports
.SH SYNOPSIS
.B sos clean TARGET [options]
[\-\-domains]
- [\-\-map]
+ [\-\-map-file]
[\-\-jobs]
[\-\-no-update]
@@ -54,7 +54,7 @@ Keywords provided by this option will be obfuscated as "obfuscatedwordX" where X
integer based on the keyword's index in the parser. Note that keywords will be replaced as
both standalone words and in substring matches.
.TP
-.B \-\-map FILE
+.B \-\-map-file FILE
Provide a location to a valid mapping file to use as a reference for existing obfuscation pairs.
If one is found, the contents are loaded before parsing is started. This allows consistency between
runs of this command for obfuscated pairs. By default, sos will write the generated private map file
diff --git a/man/en/sos-report.1 b/man/en/sos-report.1
index 179e553a..fcf3d020 100644
--- a/man/en/sos-report.1
+++ b/man/en/sos-report.1
@@ -151,7 +151,7 @@ compressed report.
.B \--list-profiles
Display a list of available profiles and the plugins that they enable.
.TP
-.B \-p, \--profile NAME
+.B \-p, \--profile, \--profiles NAME
Only run plugins that correspond to the given profile. Multiple profiles
may be specified as a comma-separated list; the set of plugins executed
is the union of each of the profile's plugin sets. Currently defined