mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 10:34:19 +01:00
Update USING_WRAP.rst
joules from IRC says that this was parsed incorrectly by Sphinx and that seems to be the case.
This commit is contained in:
parent
5fdf8c3c9e
commit
43e2044751
@ -470,7 +470,7 @@ rest
|
||||
conversion is unsuccessful, restores the arguments.
|
||||
|
||||
getopts
|
||||
Handles --option style arguments. Each option should be a key in a
|
||||
Handles ``--option`` style arguments. Each option should be a key in a
|
||||
dictionary that maps to the name of the converter that is to be used on
|
||||
that argument. To make the option take no argument, use "" as the converter
|
||||
name in the dictionary. For no conversion, use None as the converter name
|
||||
|
Loading…
Reference in New Issue
Block a user