Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 15 days agoexitdubvee.orgimagemessage-square24linkfedilinkarrow-up1448arrow-down13
arrow-up1445arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 15 days agomessage-square24linkfedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up3·12 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
.