timewarrior/doc
Thomas Lauf 576af3fd5f Add the sub-command range to the modify command.
Additionally, this also makes the syntax of the `modify` command more flexible.
Before, the sub-command had to follow right after the `modify` command, now one can also write it with the id between command and sub-command:
```
$ timew modify @1 start 09:30
```
The `range` sub-command modifies both start and end time of the interval. It expects a range as parameter, e.g.
```
$ timew modify @3 range 08:15 - 13:37
```

Closes #627

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2025-04-19 22:59:33 +02:00
..
holidays Set CMake minimum version to 3.10 2025-02-05 22:42:14 +01:00
man1 Add the sub-command range to the modify command. 2025-04-19 22:59:33 +02:00
man7 Fix installation of man pages from tarball 2025-04-04 23:50:37 +02:00
themes Remove outdated TODO, align description with other themes 2025-03-08 18:11:31 +01:00
CMakeLists.txt Fix installation of man pages from tarball 2025-04-04 23:50:37 +02:00
report.day.1.txt Docs: Updated day report sample 2016-04-22 17:06:49 -04:00
report.summary.txt Fix typos 2018-01-05 10:49:17 +01:00
report.week.1.txt Docs: Renamed sample report to make way for more 2016-04-22 17:05:34 -04:00
rfc_command_definition.md doc: Update command definition document 2017-05-03 20:23:47 +02:00
rules.txt Apply 'one sentence, one line' 2023-04-17 08:17:29 +02:00