fix the Workflow help from the singleton/serial mode change

This commit is contained in:
Colin Kuskie 2007-06-05 03:12:45 +00:00
parent 56bb1e6fec
commit 3b336e56a4

View file

@ -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',
},
],