updated README and help text

This commit is contained in:
Valerie Wolfe 2024-06-18 12:02:47 -04:00
parent ac97336f13
commit a915bfd9c5
2 changed files with 1 additions and 2 deletions

View file

@ -23,7 +23,6 @@ remux n foo
# list sessions
tmux ls
remux l
remux
# attach
tmux a -t foo

View file

@ -13,7 +13,7 @@ println!("remux v{VERSION}
Valerie Wolfe <sleeplessval@gmail.com>
A command wrapper for tmux written in Rust.
usage: remux <command> [<args>]
usage: remux [command] [<args>]
commands:
help Show help text for remux, a command, or a help topic.