Admiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 1 month agoexitdubvee.orgexternal-linkmessage-square25fedilinkarrow-up1503arrow-down15
arrow-up1498arrow-down1external-linkexitdubvee.orgAdmiral Patrick@dubvee.org to Programmer Humor@programming.devEnglish · 1 month agomessage-square25fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up3·28 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
.