Book version gets to use -r too

This commit is contained in:
Ben Gras 2005-10-13 17:01:52 +00:00
parent 8547f38014
commit 9a7edf7751

View File

@ -68,7 +68,7 @@ HDEMU=0
COPY=0
CVSTAG=HEAD
while getopts "ch?" c
while getopts "rch?" c
do
case "$c" in
\?)