mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-07 12:47:50 +00:00
CLI doc edits
This commit is contained in:
@@ -15,7 +15,7 @@ func NewWorkflowCommand() *cobra.Command {
|
||||
help := util.ParseHelp(workflowHelp)
|
||||
cmd := &cobra.Command{
|
||||
Use: "workflow",
|
||||
Short: "Manage Workflows in IdentityNow",
|
||||
Short: "Manage workflows in IdentityNow",
|
||||
Long: help.Long,
|
||||
Example: help.Example,
|
||||
Aliases: []string{"work"},
|
||||
|
||||
Reference in New Issue
Block a user