Commit graph

3 commits

Author SHA1 Message Date
Jonathan Wren
babbde0fa3
Move standalone commands into their own file
Also, cleaned up the way the arg parser handles standalone commands.
Rather than checking individually for each command, you can now register
the command in the proper place, and it will be run with all known
arguments (and cofig if available).
2020-08-01 15:04:07 -07:00
Jonathan Wren
7dbf14f958
Update arg parsing to better handle optinal journal name
Fixes #520 -and parameter seems to only work for the default journal
2020-08-01 15:04:06 -07:00
Jonathan Wren
9f51719121
update tests 2020-08-01 15:04:05 -07:00