summaryrefslogtreecommitdiff
path: root/inotail.1
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.1')
-rw-r--r--inotail.112
1 files changed, 6 insertions, 6 deletions
diff --git a/inotail.1 b/inotail.1
index f1516e8..5d4ea48 100644
--- a/inotail.1
+++ b/inotail.1
@@ -26,22 +26,22 @@ will not work on systems running kernels without Inotify. To enable Inotify ,
please set CONFIG_INOTIFY=y in your kernel configuration and recompile it.
.SH OPTIONS
.TP
-.B \-c \fIN\fR
+.B \-c \fIN\fR, \fB\-\-bytes\fR=\fIN\fR
output the last N bytes
.TP
-.B \-f
+.B \-f, \fB\-\-follow
keep the file(s) open and print appended data as the file grows
.TP
-.B \-n \fIN\fR
+.B \-n \fIN\fR, \fB\-\-lines\fR=\fIN\fR
output the last N lines (default: 10)
.TP
-.B \-v
+.B \-v, \fB\-\-verbose
print headers with file names
.TP
-.B \-h
+.B \-h, \fB\-\-help
show help and exit
.TP
-.B \-V
+.B \-V, \fB\-\-version
show inotail version and exit
.SH AUTHOR
.PP