summaryrefslogtreecommitdiff
path: root/umount_crypt
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-11-02 14:41:31 +0100
committerPatrick Simianer <p@simianer.de>2015-11-02 14:41:31 +0100
commit5a3ec30ae33b2ec86e25ff7ea772522c9ac2bff3 (patch)
treeaf2a35febfb6b93fca54847b68dfec2b03573752 /umount_crypt
parent8792252fa03e16c466dd87832744ce18fa57f7b7 (diff)
*_mount: help
Diffstat (limited to 'umount_crypt')
-rwxr-xr-xumount_crypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/umount_crypt b/umount_crypt
index a2bfbfb..5d6d1e1 100755
--- a/umount_crypt
+++ b/umount_crypt
@@ -4,7 +4,7 @@
check_root
if [ "$#" -ne 2 ]; then
- echo "missing arg."
+ echo "missing arg.: umount_crypt <name> </mount/point/>"
exit
fi