From e454d1af37f477f6a698712b728831967baded8f Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sun, 23 Apr 2017 21:49:01 +0200 Subject: [PATCH] minor: sync lib/varstash --- lib/varstash | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/varstash b/lib/varstash index 7da077e..94c063d 100644 --- a/lib/varstash +++ b/lib/varstash @@ -34,7 +34,7 @@ # autostash PATH # export PATH=/something/else # -# You may also do both operations on line line, leaving only the very succinct +# You may also do both operations in one line, resulting in the very succinct # # autostash PATH=/something/else # @@ -55,7 +55,6 @@ # ################################################################################ - function stash() { if [[ $1 == "-f" ]]; then local force=1; shift -- 2.44.0