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