summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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>