diff options
| author | Victory Chang <victoryc@cisco.com> | 2019-05-06 10:39:00 -0400 |
|---|---|---|
| committer | Victory Chang <victoryc@cisco.com> | 2019-05-06 10:39:00 -0400 |
| commit | 6b354caea1a5af578dfef09835f1c32b4f78f119 (patch) | |
| tree | 9a6cc54ae60f309b5cec86fd79c0b81928d87b4a /docs/options.rst | |
| parent | baf01249d2bb662390f66a5574a264d723862b8e (diff) | |
| download | click-6b354caea1a5af578dfef09835f1c32b4f78f119.tar.gz | |
[1289] Advise users not to use prompt in conjunction with multiple in the documentation
Diffstat (limited to 'docs/options.rst')
| -rw-r--r-- | docs/options.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/options.rst b/docs/options.rst index b1d0dcf..816dea8 100644 --- a/docs/options.rst +++ b/docs/options.rst @@ -382,6 +382,10 @@ What it looks like: invoke(hello, input=['John']) +It is advised that prompt not be used in conjunction with the multiple +flag set to True. Instead, prompt in the function interactively. + + Password Prompts ---------------- |
