summaryrefslogtreecommitdiff
path: root/git-shell-commands/change-description
diff options
context:
space:
mode:
Diffstat (limited to 'git-shell-commands/change-description')
-rwxr-xr-xgit-shell-commands/change-description5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-shell-commands/change-description b/git-shell-commands/change-description
index d29eaa8..c8abdab 100755
--- a/git-shell-commands/change-description
+++ b/git-shell-commands/change-description
@@ -1,6 +1,7 @@
#!/bin/sh
-# Allows users to change project description
-# $ ssh git@host change-description repo "description"
+# * change-description
+# Allows users to change project description
+# ssh git@host change-description repo "description"
set -e