remove: obsolete comment (#1465)
This commit is contained in:
parent
c7231921e2
commit
f005c843d8
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ impl Setup {
|
||||||
/// file options, superceeding the config file options:
|
/// file options, superceeding the config file options:
|
||||||
/// 1. command line options (`zellij options`)
|
/// 1. command line options (`zellij options`)
|
||||||
/// 2. layout options
|
/// 2. layout options
|
||||||
/// (`layout.yaml` / `zellij --layout` / `zellij --layout-path`)
|
/// (`layout.yaml` / `zellij --layout`)
|
||||||
/// 3. config options (`config.yaml`)
|
/// 3. config options (`config.yaml`)
|
||||||
pub fn from_options(
|
pub fn from_options(
|
||||||
opts: &CliArgs,
|
opts: &CliArgs,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue