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.
1 parent d4a9452 commit 5426412Copy full SHA for 5426412
build/shared/manpage.adoc
@@ -212,7 +212,9 @@ EXIT STATUS
212
213
FILES
214
-----
215
-*~/.arduino15/preferences.txt*::
+*%LOCALAPPDATA%/Arduino15/preferences.txt* (Windows)::
216
+*~/Library/Arduino15/preferences.txt* (Max OS X)::
217
+*~/.arduino15/preferences.txt* (Linux)::
218
This file stores the preferences used for the IDE, building and
219
uploading sketches.
220
0 commit comments