Skip to content

Commit 23651f1

Browse files
committed
more nitpicks
1 parent cea8247 commit 23651f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ VPR runs all stages of (pack, place, route, and analysis) if none of :option:`--
9898
.. option:: --legalize
9999

100100
Reconstruct a clustering and placement solution from an input flat placement file.
101-
Use of this option supercedes option:: --pack.
101+
Must be used with :option:`--flat_place_file <file>'.
102+
Use of this option supercedes option::`--pack`.
102103

103104
**Default:** ``off``
104105

@@ -1867,7 +1868,7 @@ Legalizer Options
18671868
^^^^^^^^^^^^^^^^^^^^^^^^
18681869
The following options are available when VPR's legalizer is invoked to reconstruct a clustering and placement solution from a flat placement file (see :ref:`Flat Placement File Format<vpr_flat_placement_file>`).
18691870

1870-
.. note:: Use :option:`vpr --legalize` and `vpr --flat_place_file <file>` to invoke the legalizer and specify an input flat placement file.
1871+
.. note:: Use :option:`vpr --legalize` and :option:`vpr --flat_place_file <file>` to invoke the legalizer and specify an input flat placement file.
18711872

18721873
.. option:: --write_fixed_clusters <file>
18731874

0 commit comments

Comments
 (0)