Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 9 days agoexitdubvee.orgimagemessage-square25fedilinkarrow-up1497arrow-down14
arrow-up1493arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 9 days agomessage-square25fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up2·5 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
.