Correct bash completion code - incorrect alias for todo action "listproj". Action "lsproj" should be "lsprj".

Updated Tips and Tricks (textile)
chopp3r
2011-03-03 22:00:56 -08:00
parent bf8aadef26
commit 0f71abc0d5

@@ -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.