summaryrefslogtreecommitdiff
path: root/docs/arguments.rst
diff options
context:
space:
mode:
authorRyan Hiebert <ryan@ryanhiebert.com>2014-09-12 12:23:43 -0500
committerRyan Hiebert <ryan@ryanhiebert.com>2014-09-12 12:23:43 -0500
commitac69bf3e088256d7732c360714a4f7b55b234bb2 (patch)
treee645d1e364a4c956741beac1ea54362de4c3cbb3 /docs/arguments.rst
parent4866bd82f0ea70032b0f0ef0a10972d9a47cfb70 (diff)
downloadclick-ac69bf3e088256d7732c360714a4f7b55b234bb2.tar.gz
Arguments that are like options
Diffstat (limited to 'docs/arguments.rst')
-rw-r--r--docs/arguments.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/arguments.rst b/docs/arguments.rst
index e224d0a..1abd88b 100644
--- a/docs/arguments.rst
+++ b/docs/arguments.rst
@@ -216,7 +216,7 @@ where the first one is picked.
Generally, this feature is not recommended because it can cause the user
a lot of confusion.
-Argument-Like Options
+Option-Like Arguments
---------------------
Sometimes, you want to process arguments that look like options. For