On Mon, Feb 14, 2011 at 5:37 PM, Michael Hanselmann <[email protected]> wrote: > --- > doc/rapi.rst | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/rapi.rst b/doc/rapi.rst > index da70366..f9088eb 100644 > --- a/doc/rapi.rst > +++ b/doc/rapi.rst > @@ -487,8 +487,8 @@ Returns a job ID. It supports the ``dry-run`` and > ``force`` arguments. > > Body parameters: > > -``nodes`` (list, required) > - One or more nodes to assign to the group. > +.. opcode_params:: OP_GROUP_ASSIGN_NODES > + :exclude: group_name, force, dry_run > > > ``/2/instances`` > -- > 1.7.3.5
LGTM > >
