1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:53:10 +02:00

dex: fix typo (#17079)

This commit is contained in:
Managor 2025-07-03 04:10:21 +03:00 committed by GitHub
parent 38ff17070b
commit 488731f3d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,15 +9,15 @@
- Execute all programs in the specified folders:
`dex {{[-a|--autostart]} {{[-s|--search-paths]}} {{path/to/directory1}}:{{path/to/directory2}}:{{path/to/directory3}}:`
`dex {{[-a|--autostart]}} {{[-s|--search-paths]}} {{path/to/directory1}}:{{path/to/directory2}}:{{path/to/directory3}}:`
- Preview the programs would be executed in a GNOME specific autostart:
`dex {{[-a|--autostart]} {{[-e|--environment]}} {{GNOME}}`
`dex {{[-a|--autostart]}} {{[-e|--environment]}} {{GNOME}}`
- Preview the programs would be executed in a regular autostart:
`dex {{[-a|--autostart]} {{[-d|--dry-run]}}`
`dex {{[-a|--autostart]}} {{[-d|--dry-run]}}`
- Preview the value of the DesktopEntry property `Name`: