mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
![]() 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> |
||
---|---|---|
.. | ||
holidays | ||
man1 | ||
man7 | ||
themes | ||
CMakeLists.txt | ||
report.day.1.txt | ||
report.summary.txt | ||
report.week.1.txt | ||
rfc_command_definition.md | ||
rules.txt |