mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
more cleanup
This commit is contained in:
parent
041b00f5b9
commit
25540e4cf0
2
inxi
2
inxi
|
@ -1836,7 +1836,7 @@ show_options()
|
||||||
print_screen_output "The following options if used without -F, -b, or -v will show just the complete line(s):"
|
print_screen_output "The following options if used without -F, -b, or -v will show just the complete line(s):"
|
||||||
print_screen_output "A,C,D,G,I,M,N,P,S,f,i,n,o,p,l,u,r,s,t - you can use these alone or together to show"
|
print_screen_output "A,C,D,G,I,M,N,P,S,f,i,n,o,p,l,u,r,s,t - you can use these alone or together to show"
|
||||||
print_screen_output "just the line(s) you want to see."
|
print_screen_output "just the line(s) you want to see."
|
||||||
print_screen_output "If you use them with a -v level (or -b), it will show the full output for that line "
|
print_screen_output "If you use them with -v [level], -b or -F, 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 "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"
|
||||||
print_screen_output "Output Control Options:"
|
print_screen_output "Output Control Options:"
|
||||||
|
|
Loading…
Reference in a new issue