From 5a3ec30ae33b2ec86e25ff7ea772522c9ac2bff3 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Mon, 2 Nov 2015 14:41:31 +0100 Subject: *_mount: help --- mount_crypt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mount_crypt') diff --git a/mount_crypt b/mount_crypt index dc1d59d..517c444 100755 --- a/mount_crypt +++ b/mount_crypt @@ -4,7 +4,7 @@ check_root if [ "$#" -ne 2 ]; then - echo "missing args." + echo "missing args: mount_crypt " exit fi -- cgit v1.2.3