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:
JoeLametta
2017-01-16 22:11:24 +01:00
parent 490d84380a
commit 078342500e
3 changed files with 3 additions and 3 deletions

View File

@@ -297,7 +297,7 @@ Log files will log the path to tracks relative to this directory.
if self.options.offset is None:
raise ValueError("Drive offset is unconfigured.\n"
"Please install pycdio and run 'rip offset "
"Please install pycdio and run 'whipper offset "
"find' to detect your drive's offset or set it "
"manually in the configuration file. It can "
"also be specified at runtime using the "