]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Update doc for sync.sh.
authorSimon Ruderich <simon@ruderich.org>
Wed, 18 Feb 2009 19:19:27 +0000 (20:19 +0100)
committerSimon Ruderich <simon@ruderich.org>
Wed, 18 Feb 2009 19:19:27 +0000 (20:19 +0100)
sync.sh

diff --git a/sync.sh b/sync.sh
index 8e4c4fad477ce9606ec9f674a4b9ac1068afd41e..a3deab5d6653a4251f9552de1e4ac9cc38c68e5c 100755 (executable)
--- a/sync.sh
+++ b/sync.sh
@@ -1,7 +1,8 @@
 #!/bin/sh
 
-# Fetches the current master from all remotes. Used to sync with all remote
-# hosts. No merging is done.
+# Syncs with remote hosts in the git (sub)directories.
+#
+# Allows fetching (no merge) and pushing at the moment.
 
 
 # Select the method, fetch and push is possible.