File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ outdated dependencies by executing:
326326 as script
327327~~~~~~~~~
328328
329- .. code :: bash
329+ .. code ::
330330
331331 $ python3 -m open_fortran_parser -h
332332 usage: open_fortran_parser [-h] [--version] [-v VERBOSITY]
@@ -342,13 +342,13 @@ as script
342342
343343 optional arguments:
344344 -h, --help show this help message and exit
345- --version show program\ ' s version number and exit
345+ --version show program's version number and exit
346346 -v VERBOSITY, --verbosity VERBOSITY
347347 level of verbosity, from 0 to 100 (default: 100)
348348 --get-dependencies, --deps
349349 download dependencies and exit (default: False)
350350
351- Copyright 2017-2018 by the contributors, Apache License 2.0,
351+ Copyright 2017-2019 by the contributors, Apache License 2.0,
352352 https://github.com/mbdevpl/open-fortran-parser-xml
353353
354354
You can’t perform that action at this time.
0 commit comments