cvs: Fix checkout -j non-completion.
This commit is contained in:
parent
daaa54100e
commit
bb0739fafd
@ -206,7 +206,7 @@ _cvs()
|
||||
;;
|
||||
checkout)
|
||||
case $prev in
|
||||
-r|-D|j)
|
||||
-r|-D|-j)
|
||||
return 0
|
||||
;;
|
||||
-d)
|
||||
|
Loading…
x
Reference in New Issue
Block a user