timewarrior/doc/man1
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
..
.gitignore Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
CMakeLists.txt Fix installation of man pages from tarball 2025-04-04 23:50:37 +02:00
timew-annotate.1.adoc Update man pages for annotation command and summary report 2023-01-14 21:20:56 +01:00
timew-cancel.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-chart.1.adoc Fix grammar and spelling 2023-04-17 08:17:29 +02:00
timew-config.1.adoc Update documentation on XDG Base Directory specification support 2022-10-16 10:52:53 +02:00
timew-continue.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-day.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-day.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew-delete.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-diagnostics.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-export.1.adoc Fix synopsis 2022-12-29 15:36:59 +01:00
timew-extensions.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-fill.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-gaps.1.adoc Remove duplicate line 2022-01-01 14:26:39 +01:00
timew-get.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-help.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-join.1.adoc Fix typos and wording 2023-04-04 22:44:44 +02:00
timew-lengthen.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-modify.1.adoc Add the sub-command range to the modify command. 2025-04-19 22:59:33 +02:00
timew-month.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-month.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew-move.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-report.1.adoc Specify ranges without ':' in configuration 2023-04-02 18:50:35 +02:00
timew-resize.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-retag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-shorten.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-show.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-split.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-start.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-stop.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-summary.1.adoc Filter summary based on ids 2023-12-23 22:38:31 +01:00
timew-tag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-tags.1.adoc TagColorDoc: Add tag color documentation to timew-chart. 2021-11-07 15:53:06 +01:00
timew-track.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-undo.1.adoc Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-untag.1.adoc DOC: Update docs. (#554) 2023-08-04 23:14:53 +02:00
timew-week.1 Replace roff man pages with asciidoctor 2021-02-21 20:58:30 +01:00
timew-week.1.in Allow help.t test to find manpages without installing them. 2019-11-19 19:45:18 +01:00
timew.1.adoc Fix manual page formatting 2024-05-27 10:05:44 +02:00