Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-04 00:20:35 +00:00
parent d4cbcd5def
commit 9bc209f588
14 changed files with 215 additions and 17 deletions

View File

@@ -14,15 +14,15 @@ source: https://github.com/tldr-pages/tldr.git
- 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`: