mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
missed one.
This commit is contained in:
parent
f74bc2d1cf
commit
a106697266
@ -418,7 +418,7 @@ def argspec(module=''):
|
||||
|
||||
Module names can be specified as globs.
|
||||
|
||||
salt '*' sys.argspec pkg.\*
|
||||
salt '*' sys.argspec 'pkg.*'
|
||||
|
||||
'''
|
||||
return salt.utils.argspec_report(__salt__, module)
|
||||
|
Loading…
Reference in New Issue
Block a user