Skip to content

Commit 5a03a60

Browse files
committed
housekeeping [skip ci]
1 parent 358f653 commit 5a03a60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)