docs/master

view scripts/grep-hidden-switches @ 236:49d3aa0d128a

style: Removed unused macro code.
author markus schnalke <meillo@marmaro.de>
date Mon, 16 Jul 2012 11:31:25 +0200
parents
children
line source
1 #!/bin/sh
2 #
3 # Find hidden switches in mmh source code.
5 grep '{.*-[0-9][0-9]* *}' "$@"