Skip to content

Commit

Permalink
[man] describe --allow-system-changes (#1850)
Browse files Browse the repository at this point in the history
In #1435, --allow-system-changes option was added that is documented
in sosreport --help but not in manpages.

Resolves: #1850

Signed-off-by: Pavel Moravec <[email protected]>
Signed-off-by: Bryan Quigley <[email protected]>
  • Loading branch information
pmoravec authored and BryanQuigley committed Nov 12, 2019
1 parent edf1165 commit b103c4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/en/sosreport.1
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ sosreport \- Collect and package diagnostic and support data
[--log-size]\fR
[--all-logs]\fR
[--since YYYYMMDD[HHMMSS]]\fR
[--allow-system-changes]\fR
[-z|--compression-type method]\fR
[--encrypt-key KEY]\fR
[--encrypt-pass PASS]\fR
Expand Down Expand Up @@ -160,6 +161,9 @@ increase the size of reports.
Limits the collection to logs newer than this date.
This also affects \--all-logs. Will pad with 0s if HHMMSS isn't specified.
.TP
.B \--allow-system-changes
Run commands even if they can change the system (e.g. load kernel modules).
.TP
.B \-z, \--compression-type METHOD
Override the default compression type specified by the active policy.
.TP
Expand Down

0 comments on commit b103c4a

Please sign in to comment.