[amtool] fix silence import --help format
This commit is contained in:
parent
dc5fc02d22
commit
cfde256913
|
@ -28,6 +28,7 @@ This command can be used to bulk import silences from a JSON file
|
|||
created by query command. For example:
|
||||
|
||||
amtool silence query -o json foo > foo.json
|
||||
|
||||
amtool silence import foo.json
|
||||
|
||||
JSON data can also come from stdin if no param is specified.
|
||||
|
|
Loading…
Reference in New Issue