mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:55:34 +02:00
fix identical typo in a parameter (#5794)
This commit is contained in:
parent
73cdbae087
commit
d3ab21c2eb
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
||||||
|
|
||||||
- List only the absolute path to the files:
|
- List only the absolute path to the files:
|
||||||
|
|
||||||
`pacman --query --list --quite {{package_name}}`
|
`pacman --query --list --quiet {{package_name}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue