diff --git a/inxi b/inxi index 129f0be..837f4d1 100755 --- a/inxi +++ b/inxi @@ -495,6 +495,7 @@ get_parameters() local opt='' wget_test='' # 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 B_SHOW_SHORT_OUTPUT='true' fi