fix: a small typo (#1390)
This commit is contained in:
parent
fe9fa2d60a
commit
b56bfecdf0
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue