[doc] format fix

This commit is contained in:
tangxifan 2023-01-01 17:28:55 -08:00
parent 882682c30a
commit d48d7d6343
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ source
A string/file stream which contains the commands to be executed. Use quote(``"``) to split between commands. For example,
.. code-block::
.. code-block::
source --command_stream "help;exit;"
source --command_stream "help;exit;"
.. option:: --from_file