Skip to content

Commit 1ee9f56

Browse files
author
Federico Fissore
committed
Merge branch 'ide-1.5.x'
2 parents edd6999 + 6647b35 commit 1ee9f56

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

build/shared/manpage.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When running in a one-off mode, it might be useful to set the
5353
between multiple runs and only recompile the files that changed.
5454

5555
Note that on MacOS X, the main executable is
56-
'Arduino.app/Contents/MacOS/JavaApplicationStub' instead of 'arduino'.
56+
'Arduino.app/Contents/MacOS/Arduino' instead of 'arduino'.
5757

5858
ACTIONS
5959

@@ -317,6 +317,11 @@ HISTORY
317317

318318
1.5.8::
319319
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'.
320325

321326
1.6.4::
322327
Introduced *--install-boards* and *--install-library*.

0 commit comments

Comments
 (0)