From c8d2f7838f1d3ffd5e584fc380395516a7d136ec Mon Sep 17 00:00:00 2001 From: David Lechner Date: Fri, 24 Jan 2020 14:37:26 -0600 Subject: [PATCH] docs/unix: Add a new new quickref page for the UNIX port. This adds a new quickstart page for the UNIX port that documents the command line options and environment variables. --- docs/index.rst | 1 + docs/unix/quickref.rst | 89 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 docs/unix/quickref.rst diff --git a/docs/index.rst b/docs/index.rst index c0417c227c..f760fa12a0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,3 +12,4 @@ MicroPython documentation and references esp8266/quickref.rst esp32/quickref.rst wipy/quickref.rst + unix/quickref.rst diff --git a/docs/unix/quickref.rst b/docs/unix/quickref.rst new file mode 100644 index 0000000000..ea0e6865c1 --- /dev/null +++ b/docs/unix/quickref.rst @@ -0,0 +1,89 @@ +.. _unix_quickref: + +Quick reference for the UNIX and Windows ports +============================================== + +Command line options +-------------------- + +Usage:: + + micropython [ -i ] [ -O ] [ -v ] [ -X