mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-03 22:54:39 +00:00
Update README.md
This commit is contained in:
parent
c803c32804
commit
b42c6b7c7e
@ -348,7 +348,7 @@ Here's what's happening:
|
||||
|
||||
### Gathering Remaining Arguments
|
||||
|
||||
`argparse` supports gathering "remaining" at the end of the command, e.g., for use in a compiler:
|
||||
`argparse` supports gathering "remaining" arguments at the end of the command, e.g., for use in a compiler:
|
||||
|
||||
```bash
|
||||
$ compiler file1 file2 file3
|
||||
|
Loading…
Reference in New Issue
Block a user