Skip to content

Commit 34fa24b

Browse files
authored
Fix typo in --help: --show-config-list (#909)
Details: - `--show-config-lists` should be `--show-config-list` in the `--help` output. Signed-off-by: Michał Górny <[email protected]>
1 parent 295a600 commit 34fa24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ print_usage()
430430
STRING. This option may be useful when repackaging
431431
custom versions of BLIS by outside organizations.
432432
433-
-c, --show-config-lists
433+
-c, --show-config-list
434434
435435
Print the config and kernel lists, and kernel-to-config
436436
map after they are read from file. This can be useful

0 commit comments

Comments
 (0)