We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edd6999 + 6647b35 commit 1ee9f56Copy full SHA for 1ee9f56
build/shared/manpage.adoc
@@ -53,7 +53,7 @@ When running in a one-off mode, it might be useful to set the
53
between multiple runs and only recompile the files that changed.
54
55
Note that on MacOS X, the main executable is
56
-'Arduino.app/Contents/MacOS/JavaApplicationStub' instead of 'arduino'.
+'Arduino.app/Contents/MacOS/Arduino' instead of 'arduino'.
57
58
ACTIONS
59
@@ -317,6 +317,11 @@ HISTORY
317
318
1.5.8::
319
Introduced *--save-prefs*.
320
+
321
+1.6.2::
322
+ Main executable in MacOS X changed from
323
+ 'Arduino.app/Contents/MacOS/JavaApplicationStub' to
324
+ 'Arduino.app/Contents/MacOS/Arduino'.
325
326
1.6.4::
327
Introduced *--install-boards* and *--install-library*.
0 commit comments