mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 03:57:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user