Skip to content

Commit

Permalink
Bump mango to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Feb 3, 2022
1 parent 0d660c3 commit 9e15624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ If you prefer your output as JSON:
$ duf --json
`

manPage := mango.NewManPage(1, "duf", "duf - Disk Usage/Free Utility").
manPage := mango.NewManPage(1, "duf", "Disk Usage/Free Utility").
WithLongDescription("Simple Disk Usage/Free Utility.\n"+
"Features:\n"+
"* User-friendly, colorful output.\n"+
Expand Down

0 comments on commit 9e15624

Please sign in to comment.