mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +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-sessions
|
||||
|
||||
Aliases: list-ses, lss
|
||||
Aliases: list-ses, lses, ls
|
||||
|
||||
List all session layouts."
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user