@[email protected] to memesEnglish • 2 years agoI have never seen ”/s” on lemmyfeddit.deimagemessage-square348fedilinkarrow-up11.02Karrow-down1323
arrow-up1698arrow-down1imageI have never seen ”/s” on lemmyfeddit.de@[email protected] to memesEnglish • 2 years agomessage-square348fedilink
minus-square@girltwinklink1•2 years agoAny self respecting argument parser should accept --sarcasm to mean --sarcasm=true
minus-square@girltwinklink0•2 years agoThe default on a boolean flag should always be false, and the presence of the flag in the args should make it true. Anything else is confusing.
Any self respecting argument parser should accept
--sarcasm
to mean--sarcasm=true
Unless it defaults to false.
The default on a boolean flag should always be false, and the presence of the flag in the args should make it true. Anything else is confusing.
deleted by creator
–no=false
rm -rf / --no-preserve-root
–agree