Update documentation

This commit is contained in:
Arun Prakash Jana 2021-05-30 23:29:10 +05:30
parent 6f29138299
commit 6d817a41e3
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -4,7 +4,7 @@
# If the device is not mounted, it will be mounted. # If the device is not mounted, it will be mounted.
# If the device is mounted, it will be unmounted and powered down. # If the device is mounted, it will be unmounted and powered down.
# #
# Dependencies: lsblk # Dependencies: lsblk, pmount
# #
# Usage: Runs `lsblk` on 'l', exits on 'Return`. # Usage: Runs `lsblk` on 'l', exits on 'Return`.
# #
@ -18,7 +18,7 @@
# Shell: POSIX compliant # Shell: POSIX compliant
# Author: Arun Prakash Jana # Author: Arun Prakash Jana
prompt="device name ['l' lists]: " prompt="device name [e.g. sdXn] ('l'ist, 'q'uit): "
lsblk lsblk