samba-tool: add -H or --URL where necessary
authorGiampaolo Lauria <lauria2@yahoo.com>
Mon, 25 Jul 2011 15:56:10 +0000 (11:56 -0400)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Jul 2011 05:20:51 +0000 (15:20 +1000)
commit41f073eb601f83e89bd1d2eba7905fede869a5ae
tree703446cd60c8aacb61db5f723765e87dfe90c70d
parent2e082853fbbec127b99e97ea785b564f6aa774d7
samba-tool: add -H or --URL where necessary

To improve consistency, I've made sure all the commands take either a -H
or --URL when specifying a URL

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/scripting/python/samba/netcmd/dbcheck.py
source4/scripting/python/samba/netcmd/domain.py
source4/scripting/python/samba/netcmd/dsacl.py
source4/scripting/python/samba/netcmd/fsmo.py
source4/scripting/python/samba/netcmd/gpo.py
source4/scripting/python/samba/netcmd/group.py
source4/scripting/python/samba/netcmd/user.py