You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes i do something like: t in -o 10:23. Obviously I didn't mean for the -o 10:23 that to become a comment. Seems like better ui to just fail in this case unless someone does something like -f or adjusts their config.
The text was updated successfully, but these errors were encountered:
Oh, I was writing without thinking, normal command line programs, you need to do -- to do an non-option that starts with -. Thats how timetrap should work.
sometimes i do something like: t in -o 10:23. Obviously I didn't mean for the -o 10:23 that to become a comment. Seems like better ui to just fail in this case unless someone does something like -f or adjusts their config.
The text was updated successfully, but these errors were encountered: