We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43486f6 commit 7b41d3bCopy full SHA for 7b41d3b
src/config.rs
@@ -56,8 +56,7 @@ pub struct Args {
56
#[structopt(
57
short,
58
long,
59
- value_name = "DIRECTORY",
60
- help = "Will present you with a schedule of when your wallpaper will change",
+ help = "Will present you with a schedule of when your wallpaper will change. To be used alongside the directory option",
61
//requires = "directory",
62
takes_value = false,
63
)]
0 commit comments