commit 40547f9ee6c1b1ac8c2ec40ceb49f7f5f195d555 from: Stefan Sperling date: Thu Sep 17 12:03:22 2020 UTC switch sync-man.sh from Mercurial to Got commit - b7fa2c6d172e5dc553d31db2e37915c56d23a603 commit + 40547f9ee6c1b1ac8c2ec40ceb49f7f5f195d555 blob - 7a41ef9aecfd0375136351d73c8b2d3ff607949e blob + a16848f93a0eb19c316a484eb771ed310a003797 --- sync-man.sh +++ sync-man.sh @@ -8,4 +8,4 @@ for f in gotweb.8 gotweb.conf.5; do mandoc -T html $HOME/src/got/gotweb/$f > ./${f}.html done -hg st --pager never --color never +got st