mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Fix indentation in the manpage
This commit is contained in:
committed by
Cristian Maglie
parent
c0ab536b7b
commit
26ac897598
@ -87,19 +87,19 @@ OPTIONS
|
|||||||
preferences is used (e.g., the last port selected in the IDE).
|
preferences is used (e.g., the last port selected in the IDE).
|
||||||
|
|
||||||
*--verbose-build*::
|
*--verbose-build*::
|
||||||
Enable verbose mode during build. If this option is not given,
|
Enable verbose mode during build. If this option is not given,
|
||||||
verbose mode during build is disabled regardless of the current
|
verbose mode during build is disabled regardless of the current
|
||||||
preferences.
|
preferences.
|
||||||
|
|
||||||
*--verbose-upload*::
|
*--verbose-upload*::
|
||||||
Enable verbose mode during upload. If this option is not given,
|
Enable verbose mode during upload. If this option is not given,
|
||||||
verbose mode during upload is disabled regardless of the current
|
verbose mode during upload is disabled regardless of the current
|
||||||
preferences.
|
preferences.
|
||||||
|
|
||||||
*-v, --verbose*::
|
*-v, --verbose*::
|
||||||
Enable verbose mode during build and upload.
|
Enable verbose mode during build and upload.
|
||||||
This option has the same effect of using both *--verbose-build*
|
This option has the same effect of using both *--verbose-build*
|
||||||
and *--verbose-upload*.
|
and *--verbose-upload*.
|
||||||
|
|
||||||
*--preferences-file* __filename__::
|
*--preferences-file* __filename__::
|
||||||
Read and store preferences from the specified __filename__ instead
|
Read and store preferences from the specified __filename__ instead
|
||||||
|
Reference in New Issue
Block a user