Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com> Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
ec6a3682f0
commit
a8cbf084db
@@ -1,7 +1,7 @@
|
||||
# apg
|
||||
|
||||
> Creates arbitrarily complex random passwords.
|
||||
> More information: <https://manpages.debian.org/latest/apg/apg.1.html>.
|
||||
> More information: <https://manpages.debian.org/latest/apg/apg.1>.
|
||||
|
||||
- Create random passwords (default password length is 8):
|
||||
|
||||
|
@@ -11,6 +11,6 @@
|
||||
|
||||
`apropos -l {{regular_expression}}`
|
||||
|
||||
- Search for pages only that contain all of the expressions given (AND search):
|
||||
- Search for pages that contain all of the expressions given:
|
||||
|
||||
`apropos {{regular_expression_1}} -a {{regular_expression_2}} -a {{regular_expression_3}}`
|
||||
|
Reference in New Issue
Block a user