Revision 2c398e80

b/lib/client/gnt_group.py
371 371
    [TAG_SRC_OPT, PRIORITY_OPT, SUBMIT_OPT],
372 372
    "<group_name> tag...", "Remove tags from the given group"),
373 373
  "info": (
374
    GroupInfo, ARGS_MANY_GROUPS, [], "<group_name>", "Show group information"),
374
    GroupInfo, ARGS_MANY_GROUPS, [], "[<group_name>...]",
375
    "Show group information"),
375 376
  }
376 377

  
377 378

  

Also available in: Unified diff