doing.rdoc in doing-2.1.45 vs doing.rdoc in doing-2.1.46
- 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.45
+v2.1.46
=== Global Options
=== --config_file arg
Use a specific configuration file. Deprecated, set $DOING_CONFIG instead
@@ -1053,11 +1053,11 @@
==== Command: <tt>import PATH</tt>
Import entries from an external source
-Imports entries from other sources. Available plugins: calendar, capturething, doing, timing
+Imports entries from other sources. Available plugins: calendar, capturething, doing, json, timing
===== Options
===== --after DATE_STRING
Import entries newer than date (natural language). If this is only a time (8am, 1:30pm, 15:00), all
dates will be included, but entries will be filtered by time of day
@@ -1121,10 +1121,10 @@
[Default Value] None
===== --type TYPE
-Import type (calendar|capturething|doing|timing)
+Import type (calendar|capturething|doing|json|timing)
[Default Value] doing
===== --[no-]autotag