Change how time entries based on PIT issues are logged when using --ptk.

This commit is contained in:
2023-12-17 07:32:46 -06:00
parent ddad90ddef
commit 8cf0bf5d98
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
const PIT_VERSION* = "4.24.0"
const PIT_VERSION* = "4.24.1"
const USAGE* = """Usage:
pit ( new | add) <summary> [<state>] [options]
@ -185,4 +185,4 @@ Issue Properties:
If present, expected to be a comma-delimited list of text tags. The -g
option is a short-hand for '-p tags:<tags-value>'.
"""
"""