From 885dbb8c21ef76ef3f094112346a6b44a720162d Mon Sep 17 00:00:00 2001 From: vaughnbetz Date: Tue, 24 Sep 2024 21:26:33 -0400 Subject: [PATCH] Update command_line_usage.rst --- doc/src/vpr/command_line_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/vpr/command_line_usage.rst b/doc/src/vpr/command_line_usage.rst index 7429aa34fed..2e94dae315b 100644 --- a/doc/src/vpr/command_line_usage.rst +++ b/doc/src/vpr/command_line_usage.rst @@ -85,7 +85,7 @@ VPR runs all stages of (pack, place, route, and analysis) if none of :option:`-- .. option:: --route Run routing stage - This also implies --analysis if routing was successful. + This also implies --analysis if routing was successful. TEST **Default:** ``off``