1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-20 08:59:06 +03:00

samba-tool: Expanded acronym descriptions

Expanded command acronym descriptions
Added footnote for "server connection needed"

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Giampaolo Lauria
2011-08-02 13:50:15 -04:00
committed by Andrew Bartlett
parent ef01932fdb
commit ca30b9ff3e
9 changed files with 9 additions and 8 deletions

View File

@ -956,7 +956,7 @@ class cmd_create(Command):
class cmd_gpo(SuperCommand):
"""Group Policy Object (GPO) commands"""
"""Group Policy Object (GPO) management"""
subcommands = {}
subcommands["listall"] = cmd_listall()