Complete using known repos in darcs

darcs-hash:20061116132251-ac50b-d62d1a1b08d21b57fa6f7e7ae105d9b77026fd39.gz
This commit is contained in:
axel 2006-11-16 23:22:51 +10:00
parent 903326ddf5
commit 4c1d1bb218

View file

@ -47,6 +47,8 @@ complete -c darcs -l repodir -d (N_ "Specify the repository directory in which t
complete -c darcs -s v -l verbose -d (N_ "Verbose mode")
complete -c darcs -l standard-verbosity -d (N_ "Neither verbose nor quiet output")
complete -c darcs -n 'not __fish_use_subcommand' -a "(cat _darcs/prefs/repos)" -d (N_ "Darcs repo")
#
# Here follows a huge list of subcommand-specific completions. These are incomplete.
#