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:
parent
c0ab536b7b
commit
26ac897598
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user