Add automatic command grouping
Fixes #163 Introduce Command and Command.Help
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
*
|
||||
* @author Eric Bottard
|
||||
*/
|
||||
@ShellCommandGroup("Built-In Commands")
|
||||
package org.springframework.shell.standard.commands;
|
||||
|
||||
import org.springframework.shell.standard.ShellCommandGroup;
|
||||
|
||||
Reference in New Issue
Block a user