From 160c86c30c7d050201688225c51968c9fa6ad8d2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 30 Jul 2024 20:59:43 -0300 Subject: Fix: rsup enhancements (3) --- rsup | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rsup b/rsup index 0fc89ae..0df2282 100755 --- a/rsup +++ b/rsup @@ -6,7 +6,9 @@ # # From a submodule folder: # -# sup # go upwards commit, until there's no parent repository +# sup +# +# This go upwards and commit, until there's no parent repository. # Parameters DIRNAME="`dirname $0`" -- cgit v1.2.3