summaryrefslogtreecommitdiff
path: root/samples/dft-help
diff options
context:
space:
mode:
Diffstat (limited to 'samples/dft-help')
-rwxr-xr-xsamples/dft-help3
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/dft-help b/samples/dft-help
new file mode 100755
index 000000000000..cade8a75efaa
--- /dev/null
+++ b/samples/dft-help
@@ -0,0 +1,3 @@
+#!/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" "$@"