Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 2 months agoexitdubvee.orgimagemessage-square25fedilinkarrow-up1499arrow-down15
arrow-up1494arrow-down1imageexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 2 months agomessage-square25fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up3·1 month 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
.