mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 03:41:27 +00:00
Show usage warning
This commit is contained in:
parent
658099bee0
commit
7bf671c954
|
@ -9,6 +9,7 @@
|
|||
|
||||
lsblk
|
||||
echo
|
||||
echo "Make sure you aren't still in the mounted device."
|
||||
echo -n "device (e.g. sdc2): "
|
||||
read dev
|
||||
|
||||
|
|
Loading…
Reference in a new issue