Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-24 00:19:30 +00:00
parent 19fae7249d
commit eca9d9488d
5 changed files with 57 additions and 6 deletions

View File

@@ -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`: