Replace rip command suggestions with whipper
I've only fixed the user facing occurrences: there are lots more in the source code. Fixes #112
This commit is contained in:
@@ -27,7 +27,7 @@ PROJECT=`basename $self | sed s/-.*//g`
|
||||
VERSION=`basename $self | sed s/.*-//g`
|
||||
COMMAND=$PROJECT
|
||||
# override if the command line name to be completed is different
|
||||
COMMAND=rip
|
||||
COMMAND=whipper
|
||||
|
||||
options=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user