From: Colin Watson Date: Fri, 17 Oct 2003 09:12:21 +0000 (+0000) Subject: ctlseq: Tell getopts about -R option. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=commitdiff_plain;h=c750295af1ae879b6aa974bd750cd101eb54fc12 ctlseq: Tell getopts about -R option. --- diff --git a/ctlseq b/ctlseq index 267f794..f6169c0 100755 --- a/ctlseq +++ b/ctlseq @@ -304,7 +304,7 @@ main () local \ name="" \ setarg="" ; - while getopts rhp: n; + while getopts rRhp: n; do case $n in p)