xref: /freebsd/contrib/dialog/samples/with-squotes (revision df21a004be237a1dccd03c7b47254625eea62fa9)
1#!/bin/sh
2# $Id: with-squotes,v 1.1 2012/07/03 09:40:29 tom Exp $
3DIALOGOPTS="$DIALOGOPTS --single-quoted" "$@"
4