fix: a small typo (#1390)

This commit is contained in:
a-kenji 2022-05-10 09:01:18 +02:00 committed by GitHub
parent fe9fa2d60a
commit b56bfecdf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ pub enum Sessions {
#[clap(alias = "ls")]
ListSessions,
/// Attach to session
/// Attach to a session
#[clap(alias = "a")]
Attach {
/// Name of the session to attach to.