From: Siraaj Khandkar Date: Tue, 24 Dec 2019 03:57:04 +0000 (-0500) Subject: Fix usage instructions X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=957b0d4f7a8123589fde8867205ce812ddacd0ed Fix usage instructions there's no directory involved here --- diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index 0f0ab7d..cac982e 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -15,7 +15,7 @@ shell_activity_report() { 'dow') ;; '') group_by='dow';; *) - echo "Usage: $0 DIRECTORY [mon|dow]" >&2 + echo "Usage: $0 [mon|dow]" >&2 exit 1 esac history \