There was an error while loading. Please reload this page.
1 parent b210c0e commit 168f4a4Copy full SHA for 168f4a4
1 file changed
docs/tutorial/arguments/help.md
@@ -98,7 +98,7 @@ And then it won't show the default value:
98
```console
99
$ python main.py --help
100
101
-// Notice the there's no [default: World] now 🔥
+// Notice there's no [default: World] now 🔥
102
Usage: main.py [OPTIONS] [NAME]
103
104
Say hi to NAME very gently, like Dirk.
0 commit comments