#!/bin/sh # $Id: dft-help 1073 2021-06-27 05:01:23Z $ DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button help" "$@"