projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e549b7c
)
[rc/sway-ws-util] doc fix
author
Amin Bandali
<amin@aminb.org>
Sun, 22 Jul 2018 00:03:04 +0000
(20:03 -0400)
committer
Amin Bandali
<amin@aminb.org>
Sun, 22 Jul 2018 00:03:04 +0000
(20:03 -0400)
also, forgot to mention that the grandparent commit adds dependency
on jq.
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
1830d6c
..
7f3d7d7
100644
(file)
--- 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