Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 25 days agoexitdubvee.orgimagemessage-square26linkfedilinkarrow-up1503arrow-down15
arrow-up1498arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 25 days agomessage-square26linkfedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up3·21 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
.