]> gitweb.fluxo.info Git - utils-git.git/commitdiff
Fix: rsup enhancements (3)
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 30 Jul 2024 23:59:43 +0000 (20:59 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 30 Jul 2024 23:59:43 +0000 (20:59 -0300)
rsup

diff --git a/rsup b/rsup
index 0fc89ae1accfc04c20fe0f602bb327be158e6182..0df2282b998254d07343ed9069e03ce10b0ce6ac 100755 (executable)
--- a/rsup
+++ b/rsup
@@ -6,7 +6,9 @@
 #
 # From a submodule folder:
 #
-#   sup <message> # go upwards commit, until there's no parent repository
+#   sup <message>
+#
+# This go upwards and commit, until there's no parent repository.
 
 # Parameters
 DIRNAME="`dirname $0`"