Skip to content

Commit

Permalink
Document weired parsing of raw facts with delta.
Browse files Browse the repository at this point in the history
Closes #108
  • Loading branch information
elbenfreund committed Apr 25, 2016
1 parent be0ca37 commit c4c9885
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hamster_cli/help_strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,10 @@
' -MM'.
* 'HH:MM': Starttime in hours an minutes.
* 'HH:MM-HH:MM' Start and endtime given in ours and minutes.
* ' -MM' Starttime given as 'minutes before *now*.
* ' -MM' Starttime given as 'minutes before *now*. Please be advised:
You need to lead with a whitespace before the '-' sign or put ' -- '
before the start of your raw_fact. For details refer to
https://github.com/elbenfreund/hamster_cli/issues/108
All times specified refer to *today*.
\b
Expand Down

0 comments on commit c4c9885

Please sign in to comment.