Improve the help text for --replay-commands
This commit is contained in:
parent
83893d762a
commit
5bc811f26e
@ -113,7 +113,10 @@ Output commands received from child process to stdout
|
||||
|
||||
--replay-commands
|
||||
type=bool-set
|
||||
Replay previously dumped commands
|
||||
Replay previously dumped commands. Specify the path to a dump file previously created by --dump-commands. You
|
||||
can open a new kitty window to replay the commands with:
|
||||
|
||||
kitty sh -c "kitty --replay-commands /path/to/dump/file; read"
|
||||
|
||||
|
||||
--dump-bytes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user