DOC: Update docs. (#554)

Signed-off-by: Quazgar <quazgar@posteo.de>
This commit is contained in:
quazgar 2023-08-04 23:14:53 +02:00 committed by GitHub
parent 5dc9925cde
commit 32ac226fec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -36,5 +36,5 @@ This results in the current interval having only the 'bar' tag.
**timew-lengthen**(1),
**timew-shorten**(1),
**timew-summary**(1),
**timew-tag**(1)
**timew-tag**(1),
**timew-untag**(1)

View file

@ -34,6 +34,7 @@ This results in the current interval having tags 'foo' and 'bar'.
== SEE ALSO
**timew-lengthen**(1),
**timew-retag**(1),
**timew-shorten**(1),
**timew-summary**(1),
**timew-untag**(1)

View file

@ -34,6 +34,7 @@ This results in the current interval having tag 'foo' but not 'bar'.
== SEE ALSO
**timew-lengthen**(1),
**timew-retag**(1),
**timew-shorten**(1),
**timew-summary**(1),
**timew-tag**(1)