mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 00:47:47 +00:00
(No version change)
Fixed typo in function call.
This commit is contained in:
parent
5394c9555b
commit
fd1da2523a
2
inxi
2
inxi
|
@ -593,7 +593,7 @@ show_options()
|
|||
print_screen_output "-V $SCRIPT_NAME version information. Prints information then exits."
|
||||
print_screen_output "-% Overrides defective or corrupted data."
|
||||
print_screen_output "-@ Triggers debugger output. Requires debugging level 1-10."
|
||||
rint_screen_output ""
|
||||
print_screen_output ""
|
||||
}
|
||||
|
||||
## print out version information for -V/--version
|
||||
|
|
Loading…
Reference in a new issue