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 0d660c3 commit 9e15624Copy full SHA for 9e15624
man.go
@@ -75,7 +75,7 @@ If you prefer your output as JSON:
75
$ duf --json
76
`
77
78
- manPage := mango.NewManPage(1, "duf", "duf - Disk Usage/Free Utility").
+ manPage := mango.NewManPage(1, "duf", "Disk Usage/Free Utility").
79
WithLongDescription("Simple Disk Usage/Free Utility.\n"+
80
"Features:\n"+
81
"* User-friendly, colorful output.\n"+
0 commit comments