Update README.md

This commit is contained in:
Pranav Srinivas Kumar 2019-04-01 20:53:04 -04:00 committed by GitHub
parent b11d357d9a
commit 63309d3e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ The square of 4 is 16
```ArgumentParser.print_help()``` print a help message, including the program usage and information about the arguments registered with the ArgumentParser. For the previous example, here's the default help message:
```bash
```
$ ./main --help
Usage: ./main [options] square