home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d72bfd8
)
Fix usage instructions
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 24 Dec 2019 03:57:04 +0000
(22:57 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 24 Dec 2019 03:57:04 +0000
(22:57 -0500)
there's no directory involved here
home/lib/login_functions.sh
patch
|
blob
|
blame
|
history
diff --git
a/home/lib/login_functions.sh
b/home/lib/login_functions.sh
index
0f0ab7d
..
cac982e
100644
(file)
--- 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 \
This page took
0.024418 seconds
and
4
git commands to generate.