mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
samba-tool: Fix typo in usage.
Karolin
This commit is contained in:
@ -62,7 +62,7 @@ class cmd_sites_create(Command):
|
||||
self.outf.write("Site %s created !\n" % sitename)
|
||||
|
||||
class cmd_sites_delete(Command):
|
||||
"""Delete a new site"""
|
||||
"""Delete an existing site"""
|
||||
|
||||
synopsis = "%prog <site> [options]"
|
||||
|
||||
|
Reference in New Issue
Block a user