From e3e466bd9a5f213f8da1fa95664be00d989b05bc Mon Sep 17 00:00:00 2001 From: Patrick Lipka Date: Tue, 5 Apr 2022 13:56:20 +0200 Subject: [PATCH] Added documentation for commands load and convert --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2dee0a4..4b22f70 100644 --- a/README.md +++ b/README.md @@ -256,5 +256,11 @@ Total: 24.35 Saves the project list to file `tracking_dir/yyy-mm`.\ This is automatically done after each meaningful change to the project list. +## `load ` +Discards the currently loaded project list and loads data from a tracking file instead. + +## `convert ` +Converts tracking files written by previous versions of tt to the current format. + #### `version` Prints the version number of `tt`