Skip to content

Commit

Permalink
Remove useless - from help.h on commands with no arguments (redis#8939)
Browse files Browse the repository at this point in the history
As far as i can tell it shows up in redis-cli in both HELP, e.g.
`help client list`, and also in the command completion tips, but it is
unclear what it was needed for.
It exists since the very first commit that added this mechanism.
  • Loading branch information
oranagra authored May 18, 2021
1 parent cf41c0b commit 7b48de6
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
Loading

0 comments on commit 7b48de6

Please sign in to comment.