Skip to content

Commit

Permalink
Merge pull request #141 from mschoema/patch-1
Browse files Browse the repository at this point in the history
Change LogoOnTop to ArtOnTop
  • Loading branch information
iinsertNameHere authored Nov 6, 2024
2 parents faa356a + 4ddaee2 commit fa864cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/catnap.nim
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ proc printHelp(cfg: Config) =
echo " -a --art <DistrosPath> Uses a custom location for the distros file"
echo ""
echo " -m --margin <Margin> Overwrite margin value for the displayed logo (Example: 1,2,3)"
echo " -l --layout <Layout> Overwrite layout config value [Inline,LogoOnTop,StatsOnTop]"
echo " -l --layout <Layout> Overwrite layout config value [Inline,ArtOnTop,StatsOnTop]"
echo ""
echo " -fe --figlet-enable <on/off> Overwrite figletLogos mode"
echo " -fm --figlet-margin <Margin> Overwrite figletLogos margin (Example: 1,2,3)"
Expand Down

0 comments on commit fa864cf

Please sign in to comment.