doing.rdoc in doing-2.1.85 vs doing.rdoc in doing-2.1.86

- old
+ new

@@ -3,11 +3,11 @@ Doing uses a TaskPaper-like formatting to keep a plain text record of what you've been doing, complete with tag-based time tracking. The command line tool allows you to add entries, annotate with tags and notes, and view your entries with myriad options, with a focus on a "natural" language syntax. -v2.1.84 +v2.1.86 === Global Options === --config_file arg Use a specific configuration file. Deprecated, set $DOING_CONFIG instead @@ -3019,9 +3019,31 @@ ===== --totals Show time totals at the end of output + + + +==== Command: <tt>todo ENTRY</tt> +Add an item as a Todo + +Adds an item to a Todo section, and tags it with @todo +===== Options +===== -n|--note TEXT + +Note + +[Default Value] None + + +===== --ask +Prompt for note via multi-line input + + + +===== -e|--editor +Edit entry with vim ==== Command: <tt>undo COUNT</tt> Undo the last X changes to the Doing file