]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/dialog/samples/dft-help
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / dialog / samples / dft-help
1 #!/bin/sh
2 # $Id: dft-help,v 1.2 2012/07/03 09:44:02 tom Exp $
3 DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button help" "$@"