README: Change --help option to -h to match micropython executable.

The behaviour was changed in 83439e38fc
pull/6039/head
Hannah Suarez/hcs0 2020-05-10 00:19:00 +02:00 zatwierdzone przez Damien George
rodzic 3b6c9119eb
commit c9611b280f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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
which may be needed for larger applications):
$ ./micropython --help
$ ./micropython -h
Run complete testsuite: