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-description2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/change-description b/git-shell-commands/change-description
index c8abdab..a4cb197 100755
--- a/git-shell-commands/change-description
+++ b/git-shell-commands/change-description
@@ -1,6 +1,6 @@
#!/bin/sh
# * change-description
-# Allows users to change project description
+# Cambia la descripcion del projecto, necesita archivo description en el proyecto
# ssh git@host change-description repo "description"
set -e