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