opnsense-src/contrib/dialog/samples/dft-help

4 lines
143 B
Text
Raw Normal View History

2012-10-21 14:18:09 -04:00
#!/bin/sh
# $Id: dft-help,v 1.2 2012/07/03 09:44:02 tom Exp $
DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button help" "$@"