1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-27 07:42:04 +03:00

samba-tool: Add test to make sure all commands have a synopsis set.

This commit is contained in:
Jelmer Vernooij
2011-10-13 23:47:45 +02:00
parent 9e1ef61b34
commit 37a4bcd28b
3 changed files with 26 additions and 3 deletions

View File

@ -41,6 +41,7 @@ from samba.netcmd import (
class cmd_ntacl_set(Command):
"""Set ACLs on a file"""
synopsis = "%prog <acl> <file> [options]"
takes_options = [