updated help text to include topics

This commit is contained in:
Valerie Wolfe 2024-03-14 15:00:58 -04:00
parent fa2fdeb5bb
commit fd076f7fee

View file

@ -16,14 +16,17 @@ A command wrapper for tmux written in Rust.
usage: remux <command> [<args>]
commands:
help Show help text for remux or a specific command
help Show help text for remux, a command, or a help topic.
attach Attach to an existing tmux session
detach Detach clients from a tmux session
has Check if a tmux session exists
list Pretty-print all tmux sessions
new Create a new tmux session
Use 'remux help <command>' to see detailed help text for each command."),
Use 'remux help <command>' to see detailed help text for each command.
help topics:
env Environment variables"),
// COMMAND HELP