remove dashes from subcommand titles as they might be confusing

This commit is contained in:
Abraham Toriz 2022-10-30 11:11:11 -06:00
parent 45f83113ff
commit 7c9334da5c
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 17 additions and 17 deletions

View File

@ -297,7 +297,7 @@ Subcommands
.. _t-archive:
t-archive
t archive
.........
``t a|archive [OPTIONS] [SHEET]``
@ -344,7 +344,7 @@ hours you want to archive.
.. _t-backend:
t-backend
t backend
.........
``t b|backend``
@ -354,7 +354,7 @@ Open a sqlite3 shell into the database. Sqlite3 must be installed and in the
.. _t-configure:
t-configure
t configure
...........
``t c|configure [OPTIONS]``
@ -422,7 +422,7 @@ file. If you pass arguments they'll be used to edit your config file in place.
.. _t-display:
t-display
t display
.........
``t d|display [OPTIONS] [SHEET|all|full]``
@ -460,7 +460,7 @@ the start time of the entry.
.. _t-edit:
t-edit
t edit
......
``t e|edit [OPTIONS] [NOTE]``
@ -501,7 +501,7 @@ timesheet by using ``--move``.
Set this as the entry's note. It will replace the previous one unless
``--append`` is given.
t-help
t help
......
``t help SUBCOMMAND``
@ -511,7 +511,7 @@ subcommand.
.. _t-in:
t-in
t in
....
``t i|in [--at TIME] [NOTE]``
@ -528,7 +528,7 @@ ago:
.. _t-kill:
t-kill
t kill
......
``t k|kill (--id ID|--last|SHEET)``
@ -556,7 +556,7 @@ If you'd prefer to keep record of entries but have them out of the way use
.. _t-list:
t-list
t list
......
``t l|list [-a|--all]``
@ -582,7 +582,7 @@ can use - as the timesheet name to just switch to the previous one.
.. _t-month:
t-month
t month
.......
``t m|month [OPTIONS] [SHEET|all|full]``
@ -594,7 +594,7 @@ Just like ``t-display`` this accepts ``--grep``, ``--ids``, and ``--format``.
.. _t-now:
t-now
t now
.....
``t n|now``
@ -614,7 +614,7 @@ dash for the previous one.
.. _t-out:
t-out
t out
.....
``t o|out [--at TIME]``
@ -626,7 +626,7 @@ formats.
.. _t-resume:
t-resume
t resume
........
``t r|resume [OPTIONS]``
@ -669,7 +669,7 @@ To restart an entry whose ID you know pass ``--id ID``.
.. _t-sheet:
t-sheet
t sheet
.......
``t s|sheet [SHEET]``
@ -684,7 +684,7 @@ so you can switch quickly between the current and the previous one passing ``-``
.. _t-today:
t-today
t today
.......
``t t|today [OPTIONS] [SHEET|all|full]``
@ -697,7 +697,7 @@ Just like ``t-display`` this accepts ``--grep``, ``--ids``, and ``--format``.
.. _t-week:
t-week
t week
......
``t w|week [OPTIONS] [SHEET|all|full]``
@ -710,7 +710,7 @@ Just like ``t-display`` this accepts ``--grep``, ``--ids``, and ``--format``.
.. _t-yesterday:
t-yesterday
t yesterday
...........
``t y|yesterday [OPTIONS] [SHEET|all|full]``