Admiral Patrick@dubvee.orgcake to Programmer Humor@programming.devEnglish · 4 days agoexitdubvee.orgimagemessage-square26fedilinkarrow-up1491arrow-down15
arrow-up1486arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.orgcake to Programmer Humor@programming.devEnglish · 4 days agomessage-square26fedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up2arrow-down1·2 days agoI mean, if I didn’t use a correct flag, my next command will probably include -h / --help
minus-squaresquaresinger@lemmy.worldlinkfedilinkarrow-up1·2 days agoYou aren’t wrong, it wouldn’t be bad for it to just print the help in that case, at least when running interactive. For automation, printing the full help of a more complex command would completely trash logs.
I mean, if I didn’t use a correct flag, my next command will probably include -h / --help
You aren’t wrong, it wouldn’t be bad for it to just print the help in that case, at least when running interactive.
For automation, printing the full help of a more complex command would completely trash logs.