fix react documentation

This commit is contained in:
Finn 2021-02-03 01:43:13 -08:00
parent f4487704cd
commit 9a104c051b

View file

@ -39,7 +39,7 @@ var (
remove bool
ReactMessageCmd = &cobra.Command{
Use: "react",
Use: "react <emoji>",
Short: "react to a message",
PreRun: func(cmd *cobra.Command, args []string) {
if account == "" {