mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 08:35:25 +00:00
help tweaks
This commit is contained in:
parent
dc186acf4d
commit
b2ba9a5371
2
inxi
2
inxi
|
@ -1753,7 +1753,7 @@ show_options()
|
||||||
print_screen_output " "
|
print_screen_output " "
|
||||||
print_screen_output "If you start $SCRIPT_NAME with no arguments, it will show the short form."
|
print_screen_output "If you start $SCRIPT_NAME with no arguments, it will show the short form."
|
||||||
print_screen_output "The following options if used without -d or -v will show just that complete line:"
|
print_screen_output "The following options if used without -d or -v will show just that complete line:"
|
||||||
print_screen_output "A,C,D,G,I,N,P,S,i,n,o,p,l,u,r,t - you can use these alone or together to show just the line(s) you want to see."
|
print_screen_output "A,C,D,G,I,N,P,S,f,i,n,o,p,l,u,r,s,t - you can use these alone or together to show just the line(s) you want to see."
|
||||||
print_screen_output "If you use them with a -v level (or -d), it will show the full output for that line "
|
print_screen_output "If you use them with a -v level (or -d), it will show the full output for that line "
|
||||||
print_screen_output "along with the output for the chosen verbosity level."
|
print_screen_output "along with the output for the chosen verbosity level."
|
||||||
print_screen_output "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"
|
print_screen_output "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"
|
||||||
|
|
Loading…
Reference in a new issue