Added documentation for commands load and convert

This commit is contained in:
Patrick Lipka 2022-04-05 13:56:20 +02:00
parent f65930216f
commit e3e466bd9a
1 changed files with 6 additions and 0 deletions

View File

@ -256,5 +256,11 @@ Total: 24.35
Saves the project list to file `tracking_dir/yyy-mm`.\ Saves the project list to file `tracking_dir/yyy-mm`.\
This is automatically done after each meaningful change to the project list. This is automatically done after each meaningful change to the project list.
## `load <yyyy-mm>`
Discards the currently loaded project list and loads data from a tracking file instead.
## `convert <yyyy-mm>`
Converts tracking files written by previous versions of tt to the current format.
#### `version` #### `version`
Prints the version number of `tt` Prints the version number of `tt`