1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
This commit is contained in:
Wez Furlong 2022-07-21 19:45:49 -07:00
parent 0b1ab8c6e0
commit 743ab695e8

View File

@ -303,7 +303,7 @@ Outputs the pane-id for the newly created pane on success"
/// When creating a new window, override the default workspace name
/// with the provided name. The default name is "default".
#[clap(long = "workspace", requires="new-window")]
#[clap(long = "workspace", requires = "new-window")]
workspace: Option<String>,
/// Instead of executing your shell, run PROG.