summaryrefslogtreecommitdiff
path: root/git-shell-commands/mirror
diff options
context:
space:
mode:
Diffstat (limited to 'git-shell-commands/mirror')
-rwxr-xr-xgit-shell-commands/mirror5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-shell-commands/mirror b/git-shell-commands/mirror
index 6a2c254..c634b9e 100755
--- a/git-shell-commands/mirror
+++ b/git-shell-commands/mirror
@@ -1,6 +1,7 @@
#!/bin/sh
-# Mirrors a repository
-# ssh git@host mirror git://url/repo.git
+# * mirror
+# Mirrors a repository
+# ssh git@host mirror git://url/repo.git
set -E