mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 12:35:24 +02:00
changed parameter name; added quotation marks;
This commit is contained in:
parent
8e48387757
commit
8d269894a2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- Search the package database for a regular expression or keyword:
|
||||
|
||||
`pacman -Ss {{regexp}}`
|
||||
`pacman -Ss "{{search_pattern}}"`
|
||||
|
||||
- List installed packages and versions:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue