diff --git a/completions/cvs b/completions/cvs index 9d448d05..53ed7d56 100644 --- a/completions/cvs +++ b/completions/cvs @@ -206,7 +206,7 @@ _cvs() ;; checkout) case $prev in - -r|-D|j) + -r|-D|-j) return 0 ;; -d)