git repos / blockattack-game

man/README

browsing at commit = 030a39c4a48e831edd74ede8251d8a0c916386e2

branches: v2.3.X

tags: v2.3.0

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 --name="a puzzle game inspired by Tetris Attack" ../Game/blockattack | sed 's@'"$HOME"'@$HOME@g' > blockattack.man