Skip to content

Commit

Permalink
Fix doc_usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanjo Conti committed Sep 2, 2015
1 parent dec2bab commit 3d611ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v7/import_goodreads/import_goodreads.py
Expand Up @@ -46,7 +46,7 @@ class CommandImportGoodreads(Command, ImportMixin):

name = "import_goodreads"
needs_config = False
doc_usage = "[options] rss_url_or_file_path"
doc_usage = "[options] rss_url"
doc_purpose = "import a Goodreads RSS"
cmd_options = [
{
Expand Down

0 comments on commit 3d611ec

Please sign in to comment.