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