add example with ANY
This commit is contained in:
parent
e81e17df7d
commit
eacf95cf46
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ def parse_args(args):
|
|||
|
||||
logview -s CHANGED -d yesterday -p mirrorlist # list events that changed from the mirrorlist playbook
|
||||
|
||||
logview -s ANY -d yesterday -p mirrorlist # list all events from the mirrorlist playbook
|
||||
|
||||
|
||||
"""
|
||||
parser = OptionParser(usage=usage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue