This commit is contained in:
Kovid Goyal 2022-11-15 16:54:14 +05:30
parent b42677b343
commit 234274c1df
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -31,6 +31,7 @@ Create an [Option] from a string. Syntax is:
dest: destination dest: destination
choices: choice1, choice2, choice 3 choices: choice1, choice2, choice 3
depth: 0 depth: 0
default: something
Help text on multiple lines. Indented lines are preserved as indented blocks. Blank lines Help text on multiple lines. Indented lines are preserved as indented blocks. Blank lines
are preserved as blank lines. #placeholder_for_formatting# is replaced by the empty string. are preserved as blank lines. #placeholder_for_formatting# is replaced by the empty string.