Merge pull request #181 from currite/log-privacy02

syslog: hint on show log strip-private
This commit is contained in:
Robert Göhler 2020-01-10 18:31:44 +01:00 committed by GitHub
commit e680a4ac47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,3 +222,5 @@ allowed parameters:
When no options/parameters are used, the contents of the main syslog file are When no options/parameters are used, the contents of the main syslog file are
displayed. displayed.
.. hint:: Use ``show log | strip-private`` if you want to hide private data when sharing your logs.