fix the Workflow help from the singleton/serial mode change
This commit is contained in:
parent
56bb1e6fec
commit
3b336e56a4
1 changed files with 2 additions and 7 deletions
|
|
@ -74,13 +74,8 @@ our $HELP = {
|
|||
namespace => 'Workflow',
|
||||
},
|
||||
{
|
||||
title => 'is singleton',
|
||||
description => 'is singleton help',
|
||||
namespace => 'Workflow',
|
||||
},
|
||||
{
|
||||
title => 'is serial',
|
||||
description => 'is serial help',
|
||||
title => 'mode',
|
||||
description => 'mode help',
|
||||
namespace => 'Workflow',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue