Skip to content

Commit 9e15624

Browse files
committed
Bump mango to v0.1.0
1 parent 0d660c3 commit 9e15624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you prefer your output as JSON:
7575
$ duf --json
7676
`
7777

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

0 commit comments

Comments
 (0)