diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2012-08-27 14:57:14 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2012-08-27 14:57:14 +0200 | 
| commit | 9ff1b40993a9efd95e698d8483c375ffc5c4aa6c (patch) | |
| tree | 139fe1cb2ac33bfa3b00f6289b53c2f94a7b9a99 | |
| parent | 03d743a2dd881fea1882a1794271c9310d2c1d86 (diff) | |
icli(1): Document -a / --acknowledge
| -rwxr-xr-x | bin/icli | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -943,6 +943,14 @@ aneurysm/{Libraries,Websites} >> with shell expansion).  =over +=item B<-a>|B<--acknowledge> I<comment> + +Acknowledge all matching services with string I<comment>. This creates a sticky +acknwoledgment with notification and no expire time. The comment will not be +persistent. + +Note: Acknowledgement of host problems is not yet supported. +  =item B<-c>|B<--config> I<config>  Read config from I<file> instead of the default | 
