summaryrefslogtreecommitdiff
path: root/inotail.1
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.1')
-rw-r--r--inotail.110
1 files changed, 5 insertions, 5 deletions
diff --git a/inotail.1 b/inotail.1
index bae59ee..27d17d6 100644
--- a/inotail.1
+++ b/inotail.1
@@ -27,22 +27,22 @@ please set CONFIG_INOTIFY=y in your kernel configuration and recompile it.
.SH OPTIONS
.TP
.B \-c \fIN\fR
-print the last N bytes
+output the last N bytes
.TP
.B \-f
keep the file(s) open and print appended data as the file grows
.TP
.B \-n \fIN\fR
-print the last N lines (defaults to 10)
+output the last N lines (default: 10)
.TP
.B \-v
-Output headers with file names
+print headers with file names
.TP
.B \-h
-Show help and exit
+show help and exit
.TP
.B \-V
-Show inotail version and exit
+show inotail version and exit
.SH AUTHOR
.PP
Written by Tobias Klauser