1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-23 20:24:03 +02:00

pacman-files: fix typo (#5793)

Parameter --quite is almost certainly a typo. A correct form is --quiet.
This was tested before PR.
This commit is contained in:
Peter Babič 2021-04-19 20:04:21 +02:00 committed by GitHub
parent 743f7d7d4f
commit 73cdbae087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
- List only the package names: - List only the package names:
`pacman --files --quite {{filename}}` `pacman --files --quiet {{filename}}`
- List the files owned by a specific package: - List the files owned by a specific package: