mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
fix: a small typo (#1390)
This commit is contained in:
parent
fe9fa2d60a
commit
b56bfecdf0
@ -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…
Reference in New Issue
Block a user