diff options
Diffstat (limited to 'git-shell-commands/mirrors')
-rwxr-xr-x | git-shell-commands/mirrors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/mirrors b/git-shell-commands/mirrors index d0ae3f4..d1301a8 100755 --- a/git-shell-commands/mirrors +++ b/git-shell-commands/mirrors @@ -1,6 +1,6 @@ #!/bin/sh # * mirrors -# Prints all mirrored repos +# Muestra todos los repositorios espejos (mirror) # ssh git@host mirrors set -e |