1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-14 13:35:24 +02:00

expac: add missing hyphens (#17115)

expac
This commit is contained in:
Managor 2025-07-05 11:47:25 +03:00 committed by GitHub
parent cbf0f190db
commit 850a4fb9f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,4 +22,4 @@
- List explicitly-installed packages with their optional dependencies:
`expac {{[-d|--delim]}} '\n\n' {{[-l|listdelim]}} '\n\t' {{[-Q|--query]}} '%n\n\t%O' $(pacman -Qeq)`
`expac {{[-d|--delim]}} '\n\n' {{[-l|--listdelim]}} '\n\t' {{[-Q|--query]}} '%n\n\t%O' $(pacman -Qeq)`