summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnesto Bazzano <bazza@riseup.net>2013-04-17 20:33:31 -0300
committerErnesto Bazzano <bazza@riseup.net>2013-04-17 20:33:31 -0300
commit1a5c75ab9e3540535109fe3be058be298514ce10 (patch)
treed745d4812150b68f0f01e78712767a203dc61265
parent8b9cc4cc3f034fc3f23440c56e19a0d801b5482e (diff)
traduccion prelimiar de los hackings
-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