diff --git a/rpaste.go b/rpaste.go index 4df8db3..56a9e18 100644 --- a/rpaste.go +++ b/rpaste.go @@ -111,7 +111,7 @@ See rpaste(1)`, Name: "pastebin", Aliases: []string{"p"}, Value: setting.PasteBinService, - Usage: "Sets the paste bin service to send to", + Usage: "Sets the paste bin service to send to. Current supported: rpaste, fpaste", Required: false, }, }