From b05d0a71f3c3614cc2ba365cc77847238528c6fe Mon Sep 17 00:00:00 2001 From: Patrick Lipka Date: Fri, 17 Dec 2021 13:52:13 +0100 Subject: [PATCH] Usage sub-headings edited --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f02b6f4..f0105d0 100644 --- a/README.md +++ b/README.md @@ -45,24 +45,24 @@ The program `tt` does not take any command line arguments. Once launched, it pro At startup, the config file `$PREFIX/etc/tt.conf` is beeing read and tracking data is loaded from `tracking_directory` if available. In case there is no tracking data available for the current month, the project structures are loaded from the previous month's file. In case there is no data available, an empty project list is beeing set up. The following commands are available: -### 'ls []' +#### `ls []` -### `np ` +#### `np ` -### `nt [/]` +#### `nt [/]` -### `rm [/]` +#### `rm [/]` -### `re [/]` +#### `re [/]` -### `sp ` +#### `sp ` -### `st [/]` +#### `st [/]` -### `start /]` +#### `start /]` -### `at [/]` +#### `at [/]` -### `rt [/]` +#### `rt [/]` -### `report []` +#### `report []`