mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 15:14:39 +00:00
Update README.md
This commit is contained in:
parent
16ef9d2de6
commit
f011fd35ff
@ -313,7 +313,7 @@ numbers = {1, 2, 3}
|
|||||||
a = true
|
a = true
|
||||||
b = true
|
b = true
|
||||||
c = {3.14, 2.718}
|
c = {3.14, 2.718}
|
||||||
d = {"a.txt", "b.txt", "c.txt"}
|
files = {"a.txt", "b.txt", "c.txt"}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Restricting the set of values for an argument
|
### Restricting the set of values for an argument
|
||||||
|
Loading…
Reference in New Issue
Block a user