From 597e1a538c5a20bf8bda0d73edc6512c79905778 Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Thu, 20 Jan 2022 11:10:07 -0600 Subject: utils: Add space to rfnoc_image_builder help --- host/utils/rfnoc_image_builder.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/utils/rfnoc_image_builder.py b/host/utils/rfnoc_image_builder.py index 64317aec4..9f37183ff 100755 --- a/host/utils/rfnoc_image_builder.py +++ b/host/utils/rfnoc_image_builder.py @@ -84,7 +84,7 @@ def setup_parser(): default=None) parser.add_argument( "-n", "--image_core_name", - help="Name to use for the RFNoC image core." + help="Name to use for the RFNoC image core. " "Defaults to the device name.", default=None) parser.add_argument( -- cgit v1.2.3