From 0f71abc0d50c28cf5e8ee593a1d3122ec29b77c6 Mon Sep 17 00:00:00 2001 From: chopp3r Date: Thu, 3 Mar 2011 22:00:56 -0800 Subject: [PATCH] Correct bash completion code - incorrect alias for todo action "listproj". Action "lsproj" should be "lsprj". Updated Tips and Tricks (textile) --- Tips-and-Tricks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tips-and-Tricks.textile b/Tips-and-Tricks.textile index 022ebd4..993a1e2 100644 --- a/Tips-and-Tricks.textile +++ b/Tips-and-Tricks.textile @@ -67,7 +67,7 @@ _todo() COMMANDS="add a addto addm append app archive command del \ 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" # Add custom commands from add-ons, if installed.