Change completion title

It makes more sense to name the category 'Git projects' instead of 'Project
name'.
This commit is contained in:
Aljaž "g5pw" Srebrnič
2013-08-20 22:30:16 +02:00
parent 7194283dfa
commit 025351c486

View File

@@ -328,7 +328,7 @@ else
"--list[List all repositories currently present in the index]" \ "--list[List all repositories currently present in the index]" \
"--count-by-host[Count all repositories per host]" \ "--count-by-host[Count all repositories per host]" \
"--batch-cmd+[Run a git command on all repositories]:git command:->git_command" \ "--batch-cmd+[Run a git command on all repositories]:git command:->git_command" \
":Project name:->projects" \ "1::Git projects:->projects" \
&& return 0 && return 0