mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 23:00:20 +00:00
Merge pull request #91 from TomFaulkner/patch-1
CLI function docstring requires format should be optional
This commit is contained in:
+1
-1
@@ -324,7 +324,7 @@ def cli():
|
||||
A Kenneth Reitz project.
|
||||
|
||||
Usage:
|
||||
records <query> <format> [<params>...] [--url=<url>]
|
||||
records <query> [<format>] [<params>...] [--url=<url>]
|
||||
records (-h | --help)
|
||||
|
||||
Options:
|
||||
|
||||
Reference in New Issue
Block a user