Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa authored Dec 26, 2020
1 parent 30e2643 commit 2181e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ This will process the redefines, denormalize the file, strip the prefixes and en
The utility allows for some command-line switches to disable some processing steps.

```shell
$ python cobol.py --help
usage: cobol.py [-h] [--skip-all-processing] [--skip-unique-names]
$ python python_cobol.py --help
usage: python_cobol.py [-h] [--skip-all-processing] [--skip-unique-names]
[--skip-denormalize] [--skip-strip-prefix]
filename

Expand Down

0 comments on commit 2181e2f

Please sign in to comment.