Skip to content

Commit 017dc70

Browse files
Fix indentation in the manpage
1 parent d028a7a commit 017dc70

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build/shared/manpage.adoc

+8-8
Original file line numberDiff line numberDiff line change
@@ -87,19 +87,19 @@ OPTIONS
8787
preferences is used (e.g., the last port selected in the IDE).
8888

8989
*--verbose-build*::
90-
Enable verbose mode during build. If this option is not given,
91-
verbose mode during build is disabled regardless of the current
92-
preferences.
90+
Enable verbose mode during build. If this option is not given,
91+
verbose mode during build is disabled regardless of the current
92+
preferences.
9393

9494
*--verbose-upload*::
95-
Enable verbose mode during upload. If this option is not given,
96-
verbose mode during upload is disabled regardless of the current
97-
preferences.
95+
Enable verbose mode during upload. If this option is not given,
96+
verbose mode during upload is disabled regardless of the current
97+
preferences.
9898

9999
*-v, --verbose*::
100100
Enable verbose mode during build and upload.
101-
This option has the same effect of using both *--verbose-build*
102-
and *--verbose-upload*.
101+
This option has the same effect of using both *--verbose-build*
102+
and *--verbose-upload*.
103103

104104
*--preferences-file* __filename__::
105105
Read and store preferences from the specified __filename__ instead

0 commit comments

Comments
 (0)