remove: obsolete comment (#1465)

This commit is contained in:
a-kenji 2022-06-07 20:18:11 +02:00 committed by GitHub
parent c7231921e2
commit f005c843d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@ impl Setup {
/// file options, superceeding the config file options:
/// 1. command line options (`zellij options`)
/// 2. layout options
/// (`layout.yaml` / `zellij --layout` / `zellij --layout-path`)
/// (`layout.yaml` / `zellij --layout`)
/// 3. config options (`config.yaml`)
pub fn from_options(
opts: &CliArgs,