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',
|
namespace => 'Workflow',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title => 'is singleton',
|
title => 'mode',
|
||||||
description => 'is singleton help',
|
description => 'mode help',
|
||||||
namespace => 'Workflow',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title => 'is serial',
|
|
||||||
description => 'is serial help',
|
|
||||||
namespace => 'Workflow',
|
namespace => 'Workflow',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue