mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
(no version change)
comments tweak
This commit is contained in:
parent
1404ceca7d
commit
be6d736498
1
inxi
1
inxi
|
@ -495,6 +495,7 @@ get_parameters()
|
||||||
local opt='' wget_test=''
|
local opt='' wget_test=''
|
||||||
|
|
||||||
# the short form only runs if no args are used, otherwise a line or verbose output is given.
|
# the short form only runs if no args are used, otherwise a line or verbose output is given.
|
||||||
|
# note: for future fixing, this fails if debugger -@ option is used, this should be fixed someday
|
||||||
if [[ -z $1 ]];then
|
if [[ -z $1 ]];then
|
||||||
B_SHOW_SHORT_OUTPUT='true'
|
B_SHOW_SHORT_OUTPUT='true'
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue