Skip to content

Commit cfe8917

Browse files
committed
Correct the "Line too long" error #1359
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 571738e commit cfe8917

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/tutorials/how_to_format_scan_output.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ The following commands will output scan results in a formatted HTML page or simp
3535
* ``scancode --html-app /path/to/output.html /path/to/target/dir``
3636

3737
For more details on the HTML output format refer :ref:`output_html`.
38-
To create a more elaborate template, refer to the default template provided with ScanCode. This template can be used with the --html option to generate customized HTML output.
38+
To create a more elaborate template, refer to the default template provided
39+
with ScanCode. This template can be used with the ``--html`` option to
40+
generate customized HTML output.
3941

4042

4143
.. WARNING::

0 commit comments

Comments
 (0)