doing.rdoc in doing-2.1.56 vs doing.rdoc in doing-2.1.57

- 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.56 +v2.1.57 === Global Options === --config_file arg Use a specific configuration file. Deprecated, set $DOING_CONFIG instead @@ -2719,10 +2719,10 @@ ==== Command: <tt>tag_dir TAG [TAG..]</tt> Set the default tags for the current directory Adds default_tags to a .doingrc file in the current directory. Any entry created in this directory or its -subdirectories will be tagged with the default tags. You can modify these any time using the `config set` commnand or +subdirectories will be tagged with the default tags. You can modify these any time using the `config set` command or manually editing the .doingrc file. ===== Options ===== --clear Remove all default_tags from the local .doingrc