Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-19 00:20:57 +00:00
parent 83af6b3c72
commit c80d49f5d0
26 changed files with 464 additions and 13 deletions

22
tldr/linux/udiskie-dmenu Normal file
View File

@@ -0,0 +1,22 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# udiskie-dmenu
> A dmenu/rofi-based frontend for udiskie to mount and unmount devices interactively.
> Requires udiskie and either dmenu or rofi.
> More information: <https://github.com/fogine/udiskie-dmenu>.
- Launch the menu to mount or unmount devices:
`udiskie-dmenu`
- Use rofi instead of dmenu:
`udiskie-dmenu --rofi`
- Display help:
`udiskie-dmenu --help`