group.py: Fix wrong example option, remove wrong comment line
authorMarc Muehlfeld <mmuehlfeld@samba.org>
Sat, 24 Jan 2015 14:59:40 +0000 (15:59 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 17 Feb 2015 14:41:11 +0000 (15:41 +0100)
commit16a526be4fa1ad2731abaec3906bc55099649269
tree959fa78eaf6ac23a53cddc5a86090f7243f5cfd5
parenta0cbce60f4dac2ef1086758299a48f2390e2e2ea
group.py: Fix wrong example option, remove wrong comment line

Replaced "--gid" with the correct "--gid-number" in Example 3.
Additionally removed the first comment line in group.py, which
was wrong in that file.

Signed-off-by: Marc Muehlfeld <mmuehlfeld@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/netcmd/group.py