adding a TODO for help
This commit is contained in:
parent
5153a250b6
commit
6fd6ffe62f
1 changed files with 1 additions and 1 deletions
2
bwz
2
bwz
|
|
@ -12,7 +12,7 @@ while getopts "hs" o; do
|
|||
case "${o}" in
|
||||
h)
|
||||
# show help
|
||||
showDocs
|
||||
# TODO: implement help
|
||||
;;
|
||||
s)
|
||||
SYNC_CACHE=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue