mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Update desc of cat command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user