Correct bash completion code - incorrect alias for todo action "listproj". Action "lsproj" should be "lsprj".
Updated Tips and Tricks (textile)
@@ -67,7 +67,7 @@ _todo()
|
|||||||
|
|
||||||
COMMANDS="add a addto addm append app archive command del \
|
COMMANDS="add a addto addm append app archive command del \
|
||||||
rm depri dp do help list ls listall lsa listcon \
|
rm depri dp do help list ls listall lsa listcon \
|
||||||
lsc listfile lf listpri lsp listproj lsproj move \
|
lsc listfile lf listpri lsp listproj lsprj move \
|
||||||
mv prepend prep pri p replace report"
|
mv prepend prep pri p replace report"
|
||||||
|
|
||||||
# Add custom commands from add-ons, if installed.
|
# Add custom commands from add-ons, if installed.
|
||||||
|
|||||||
Reference in New Issue
Block a user