git repos / blockattack-game

man/README

browsing at commit = 17ee735beea43950d7d6bd47f9d8579fecba5f5b

raw · blame · history

to regenerate the manpage:
gzip -9 -c blockattack.man > blockattack.6.gz  #This is done by the package script

This line will regenerate the source file. This should be committed as not all platforms can generate it.
COLUMNS=300 help2man --no-info --section=6 ../Game/blockattack | sed 's@'"$HOME"'@$HOME@g' > blockattack.man