mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 11:53:52 +00:00
Update cheatsheets
This commit is contained in:
22
tldr/linux/udiskie-dmenu
Normal file
22
tldr/linux/udiskie-dmenu
Normal 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`
|
||||
Reference in New Issue
Block a user