Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed May 20, 2023
1 parent e00e9dd commit 4c9e9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Expand Up @@ -29,7 +29,7 @@ struct Args {
/// The name of the config file to use.
///
/// For example, to use `~/.config/wlr-which-key/print-srceen.yaml`, set this to
/// `print-srceen`.
/// `print-srceen`. An absolute path can be used too, extension is optional.
config: Option<String>,
}

Expand Down

0 comments on commit 4c9e9ae

Please sign in to comment.