1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-18 07:52:14 +01:00

Fix indentation in the manpage

This commit is contained in:
Matthijs Kooijman 2014-04-07 11:26:29 +02:00 committed by Cristian Maglie
parent c0ab536b7b
commit 26ac897598

View File

@ -87,19 +87,19 @@ OPTIONS
preferences is used (e.g., the last port selected in the IDE).
*--verbose-build*::
Enable verbose mode during build. If this option is not given,
verbose mode during build is disabled regardless of the current
preferences.
Enable verbose mode during build. If this option is not given,
verbose mode during build is disabled regardless of the current
preferences.
*--verbose-upload*::
Enable verbose mode during upload. If this option is not given,
verbose mode during upload is disabled regardless of the current
preferences.
Enable verbose mode during upload. If this option is not given,
verbose mode during upload is disabled regardless of the current
preferences.
*-v, --verbose*::
Enable verbose mode during build and upload.
This option has the same effect of using both *--verbose-build*
and *--verbose-upload*.
This option has the same effect of using both *--verbose-build*
and *--verbose-upload*.
*--preferences-file* __filename__::
Read and store preferences from the specified __filename__ instead