This commit is contained in:
Kovid Goyal
2022-11-15 16:54:14 +05:30
parent b42677b343
commit 234274c1df

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.