mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
help tweaks
This commit is contained in:
parent
9c3a96f8d4
commit
dc186acf4d
2
inxi
2
inxi
|
@ -1753,7 +1753,7 @@ show_options()
|
|||
print_screen_output " "
|
||||
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 "A,C,D,G,I,N,P,S - you can use these together to show just the lines you want to see."
|
||||
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 "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 "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"
|
||||
|
|
Loading…
Reference in a new issue