From 987ec073bde3f526584942d926244d3b0f21a529 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 23 Aug 2006 00:09:58 +0200 Subject: Unify commandline switch description between binary and manpage --- inotail.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'inotail.1') 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 -- cgit v1.2.3-54-g00ecf