0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agoMan pages badsh.itjust.worksimagemessage-square97fedilinkarrow-up1427arrow-down187
arrow-up1340arrow-down1imageMan pages badsh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square97fedilink
minus-squareAntithetical@lemmy.deedium.nllinkfedilinkarrow-up72·edit-22 years 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.
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 --helpin windows opening a stupid browser. Somebody should be defenestrated for that decission.alias git="DISPLAY= git"Thanks, good to know!