mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 19:58:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,7 +30,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open a dialog containing a specific dropdown menu and print the selected item to `stdout`:
|
||||
|
||||
`kdialog --combobx "{{message}}" "{{item1}}" "{{item2}}" "{{...}}"`
|
||||
`kdialog --combobox "{{message}}" "{{item1}}" "{{item2}}" "{{...}}"`
|
||||
|
||||
- Open a file chooser dialog and print the selected file's path to `stdout`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user