The same word(s) can be used in multiple commands, provided that the complete phrase is unique.
However, for this application, using those three commands would likely be the simplest way.
The alternative would be to use a single command, and do the differentiation internally (using conditions, or even an inline function, just to make it easier to edit), however, given that there are only three different categories, that's a lot more complex for no real gain.