doing.rdoc in doing-2.1.16 vs doing.rdoc in doing-2.1.17
- 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.16
+v2.1.17
=== Global Options
=== --config_file arg
Use a specific configuration file. Deprecated, set $DOING_CONFIG instead
@@ -810,10 +810,15 @@
===== -e|--editor
Edit matching entries with vim
+===== -h|--[no-]hilite
+Highlight search matches in output. Only affects command line output
+
+
+
===== -i|--interactive
Display an interactive menu of results to perform further operations
@@ -1012,10 +1017,15 @@
===== -e|--editor
Edit entry with vim
+===== -h|--[no-]hilite
+Highlight search matches in output. Only affects command line output
+
+
+
===== --not
Show items that *don't* match search string or tag filter
@@ -1906,10 +1916,15 @@
===== --[no-]duration
Show elapsed time on entries without @done tag
+===== -h|--[no-]hilite
+Highlight search matches in output. Only affects command line output
+
+
+
===== -i|--interactive
Select from a menu of matching entries to perform additional operations
@@ -2463,9 +2478,14 @@
===== --[no-]duration
Show elapsed time on entries without @done tag
+
+
+
+===== -h|--[no-]hilite
+Highlight search matches in output. Only affects command line output
===== -i|--interactive
Select from a menu of matching entries to perform additional operations