From c60842ddbc495e60239ca23ba578e0a77925c8ad Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 21 Jul 2018 20:03:04 -0400 Subject: [PATCH] [rc/sway-ws-util] doc fix also, forgot to mention that the grandparent commit adds dependency on jq. --- rc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.org b/rc.org index 1830d6c..7f3d7d7 100644 --- a/rc.org +++ b/rc.org @@ -4860,7 +4860,7 @@ if [ "$1" = "switch" ] || [ "$1" = "move" ]; then elif [ "$2" = "next" ]; then dest_ws="$next_ws" else - echo "Usage: $0 $1 {prev|next}" + echo "Usage: $0 $1 {prev|next} [follow]" exit 1 fi else -- 2.20.1