Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 1 year agoexitdubvee.orgimagemessage-square25linkfedilinkarrow-up1507arrow-down16
arrow-up1501arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 1 year agomessage-square25linkfedilink
minus-squareDejected Warp Core@lemmy.worldlinkfedilinkarrow-up3·1 year agoOr more subtly, when the command uses BSD (nowadays Go) style single-dash args, so it wants -help and not --help.
Or more subtly, when the command uses BSD (nowadays Go) style single-dash args, so it wants
-helpand not--help.