diff --git a/cmd/fdroidcl/show.go b/cmd/fdroidcl/show.go index c5b7171..1d8f328 100644 --- a/cmd/fdroidcl/show.go +++ b/cmd/fdroidcl/show.go @@ -14,7 +14,7 @@ import ( var cmdShow = &Command{ UsageLine: "show ", - Short: "Show detailed info of an app", + Short: "Show detailed info about an app", } func init() {