summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretienne2015-12-30 15:22:36 +0000
committeretienne2015-12-30 15:22:36 +0000
commit7c0f57755fc633295363b320aa3b20c31b3654b9 (patch)
tree197b1acda5e428069b12abd26ebf2b8bd4d534c7
parent0b5a9cf38bac4212f213c52eb28235a242f2dcf4 (diff)
downloadivymon-7c0f57755fc633295363b320aa3b20c31b3654b9.zip
ivymon-7c0f57755fc633295363b320aa3b20c31b3654b9.tar.gz
ivymon-7c0f57755fc633295363b320aa3b20c31b3654b9.tar.bz2
ivymon-7c0f57755fc633295363b320aa3b20c31b3654b9.tar.xz
man correction
-rwxr-xr-xsrc/ivymon6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ivymon b/src/ivymon
index 052b8d1..2311728 100755
--- a/src/ivymon
+++ b/src/ivymon
@@ -3034,7 +3034,7 @@ B<ivymon> [B<-b> ivybus] [B<-help>] [B<-history> size] [B<-buf>]
[B<-size> window size] [B<-undersize>]
[B<-bind> regexpB<1>] ... [B<-bind> regexpB<N>]
[B<-send> messageB<1>] ... [B<-send> messageB<N>]
- [B<-out> outputfile] [-verbose] [standard X11 options...]
+ [B<-out> outputfile] [B<-verbose>] [standard X11 options...]
[INPUT-FILE]
=head1 DESCRIPTION
@@ -3068,7 +3068,7 @@ Get some help.
=item B<-buf>
-Bufferize received messages from the begining. To display them in the 'Messages' window, you need to press the Scroll button. Use this option when ivymon is intended to receive very large flows of messages.
+Bufferize received messages from the beginning. To display them in the 'Messages' window, you need to press the Scroll button. Use this option when ivymon is intended to receive very large flows of messages.
=item B<-history> size, minutes_number or infinite
@@ -3092,7 +3092,7 @@ Add an ivy message in the list of potential messages to send. This option may be
=item B<-out> output file
-Specify the output filename and pass in storage mode : the content of the Messages frame will be written to file when you exit the application excepted if the B<Save> function was invoked manually. Note that output filename can be set or updated by sending the following message "Ivymon Output=<filename>". This option guarantees that data will be saved even if ivymon is interrupted (by Ctrl-C or ivy die message)
+Specify the output filename and pass in storage mode : the content of the Messages frame will be written to file when you exit the application excepted if the B<Save> function was invoked manually. Note that output filename can be set or updated by sending the following message "Ivymon Output=<filename>". This option guarantees that data will be saved even if ivymon is interrupted (by Ctrl-C or ivy die message).
=item B<-verbose>