Enhancement
- Similar subcommands for 'uuids' as there is for 'ids' ('_uuids' and '_zshuuids').
- Extends the scope and the precision of the unit tests for ids.
- Corresponding documentation in the man pages.
This commit is contained in:
committed by
Paul Beckingham
parent
82a4607ec6
commit
fe954a6acc
@@ -478,6 +478,10 @@ Lists all supported configuration variables, for completion purposes.
|
||||
.B task <filter> _ids
|
||||
Shows only the IDs of matching tasks, in the form of a list.
|
||||
|
||||
.TP
|
||||
.B task <filter> _uuids
|
||||
Shows only the UUIDs of matching tasks, in the form of a list.
|
||||
|
||||
.TP
|
||||
.B task <filter> _projects
|
||||
Shows only a list of all project names used.
|
||||
@@ -502,6 +506,10 @@ Generates a list of all commands, for zsh autocompletion purposes.
|
||||
.B task <filter> _zshids
|
||||
Shows the IDs and descriptions of matching tasks.
|
||||
|
||||
.TP
|
||||
.B task <filter> _zshuuids
|
||||
Shows the UUIDs and descriptions of matching tasks.
|
||||
|
||||
.SH ATTRIBUTES AND METADATA
|
||||
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user