diff options
author | Teddy Wing | 2017-06-03 17:36:44 +0200 |
---|---|---|
committer | Teddy Wing | 2017-06-03 17:36:44 +0200 |
commit | cce89ff8bb9b23a9efb69c740039027b6cdcc5be (patch) | |
tree | 8ee5d4fdbc1918edba9cc30217efb921d65d0eab | |
parent | 80c8fa343a3d98c0601545ef9b3df743c6b6b901 (diff) | |
download | timetasker-cce89ff8bb9b23a9efb69c740039027b6cdcc5be.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ TODO 2017.06.03: -- Command line arguments: - - Project alias (required) - - Time (required) - - Date (optional, format: 2017-01-31) - - Description (optional) +v Command line arguments: (2017.06.03) + v Project alias (required) + v Time (required) + v Date (optional, format: 2017-01-31) + v Description (optional) - Handle failing responses from the server (show errors to the user) - Config |