Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 6 days agoexitdubvee.orgimagemessage-square26fedilinkarrow-up1500
arrow-up1500imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 6 days agomessage-square26fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up2·2 days 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
-help
and not--help
.