2a3e3873a1
Level up WARNS
4 lines
143 B
Bash
Executable File
4 lines
143 B
Bash
Executable File
#!/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" "$@"
|