From d171cf4c5d61ca507a475c47e7e9f967fd5a5d7c Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 11 Nov 2022 19:26:38 -0800 Subject: [PATCH] Add `tidy` command to README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f1c6c5c..d56ca9b 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ from the command-line, including: - find duplicate activities - list, move and delete categories, activities and facts -Merging, renaming and otherwise tidying-up the database used to be possible, but -currently (as of version 2.0.0.16) doesn't work for me, so I wrote this script -to fill in the gap until the [shiny new version of +Merging, renaming and otherwise tidying-up the database used to be possible in +the Hamster GUI, but currently (as of version 2.0.0.16) doesn't work for me, so +I wrote this script to fill in the gap until the [shiny new version of hamster](https://github.com/projecthamster/hamster-lib) is ready. $ pip install . @@ -23,8 +23,9 @@ hamster](https://github.com/projecthamster/hamster-lib) is ready. activities Show activities for categories specified by IDS delete Delete categories specified by IDS list List / search categories + tidy Delete empty categories - $ hamster-tools activities + $ hamster-tools activities --help Usage: hamster-tools activities [OPTIONS] COMMAND [ARGS]... Options: