README: Change --help option to -h to match micropython executable.
The behaviour was changed in 83439e38fc025bda79eec0096b8cc60379757206
This commit is contained in:
parent
3b6c9119eb
commit
c9611b280f
@ -99,7 +99,7 @@ Use `CTRL-D` (i.e. EOF) to exit the shell.
|
|||||||
Learn about command-line options (in particular, how to increase heap size
|
Learn about command-line options (in particular, how to increase heap size
|
||||||
which may be needed for larger applications):
|
which may be needed for larger applications):
|
||||||
|
|
||||||
$ ./micropython --help
|
$ ./micropython -h
|
||||||
|
|
||||||
Run complete testsuite:
|
Run complete testsuite:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user