mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Fix quote syntax error in manpage
Quotes have a special meaning when used at the start of line.
This commit is contained in:
parent
7a1719ef75
commit
7c01b9784b
1 changed files with 1 additions and 1 deletions
2
lynis.8
2
lynis.8
|
|
@ -122,7 +122,7 @@ line.
|
|||
.TP
|
||||
.B \-\-tests\-from\-category "<category>"
|
||||
Tests are only performed if they belong to the defined category. Use the command
|
||||
'show categories' to determine all valid options.
|
||||
\ 'show categories' to determine all valid options.
|
||||
.TP
|
||||
.B \-\-tests\-from\-group "<group>"
|
||||
Similar to \-\-tests\-from\-category. Only perform tests from a particular group.
|
||||
|
|
|
|||
Loading…
Reference in a new issue