Update desc of cat command

This commit is contained in:
Marcin Kulik
2023-12-23 15:37:10 +01:00
parent 8ef72d4996
commit fc73afa394

View File

@@ -24,7 +24,7 @@ enum Commands {
/// Replay a terminal session
Play(cmd::play::Cli),
/// Print full output of terminal sessions
/// Concatenate multiple recordings
Cat(cmd::cat::Cli),
/// Upload recording to an asciinema server