Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 11 days agoexitdubvee.orgimagemessage-square25linkfedilinkarrow-up1502arrow-down15
arrow-up1497arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 11 days agomessage-square25linkfedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up3·7 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
.