mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
Bug #1043
- Fixed bug where bash autocompletion did not work for aliases. - Added new '_aliases' helper command.
This commit is contained in:
parent
275132c1fa
commit
4f76e0ed7c
9 changed files with 130 additions and 2 deletions
|
@ -467,6 +467,10 @@ Shows the taskwarrior version number.
|
|||
|
||||
.SH HELPER SUBCOMMANDS
|
||||
|
||||
.TP
|
||||
.B task _aliases
|
||||
Generates a list of all aliases, for autocompletion purposes.
|
||||
|
||||
.TP
|
||||
.B task _columns
|
||||
Displays only a list of supported columns.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue