0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agoMan pages badsh.itjust.worksimagemessage-square80fedilinkarrow-up1419arrow-down188
arrow-up1331arrow-down1imageMan pages badsh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square80fedilink
minus-squareAntithetical@lemmy.deedium.nllinkfedilinkarrow-up71·edit-27 months agoMan pages are great to have, all documentation easily accessible, mostly complete and directly available in your terminal. Compare this to the shitshow that is git --help in windows opening a stupid browser. Somebody should be defenestrated for that decission.
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up6·7 months agoalias git="DISPLAY= git"
Man pages are great to have, all documentation easily accessible, mostly complete and directly available in your terminal.
Compare this to the shitshow that is
git --help
in windows opening a stupid browser. Somebody should be defenestrated for that decission.alias git="DISPLAY= git"
Thanks, good to know!