docs: Updated the README to include the new flags

This commit is contained in:
2025-03-17 13:26:46 -06:00
parent 6245a794d5
commit 30507d9d01
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ struct Cli {
long,
global = true,
value_parser,
env = "MANAGARR_THEME_FILE",
env = "MANAGARR_THEMES_FILE",
help = "The Managarr themes file to use"
)]
themes_file: Option<PathBuf>,