mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Update aliases and fixed inconsistencies with list command aliases
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
if [ "$1" == "--help" ]; then
|
||||
echo "usage: tmuxifier list-windows
|
||||
|
||||
Aliases: list-win, lsw
|
||||
Aliases: list-win, lwin, lw
|
||||
|
||||
List all window layouts."
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user