diff --git a/clikan.sh b/clikan.sh index efba6a0..4c03266 100755 --- a/clikan.sh +++ b/clikan.sh @@ -191,6 +191,11 @@ repline(){ done } +# put waiting cards of today or older into doing state +dotodays(){ + echo :: yet unimplemented +} + showhelp(){ cat <