diff options
Diffstat (limited to 'upstream/archlinux/man1/tail.1')
-rw-r--r-- | upstream/archlinux/man1/tail.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/upstream/archlinux/man1/tail.1 b/upstream/archlinux/man1/tail.1 index ceedfc92..dfd2df10 100644 --- a/upstream/archlinux/man1/tail.1 +++ b/upstream/archlinux/man1/tail.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH TAIL "1" "January 2024" "GNU coreutils 9.4" "User Commands" +.TH TAIL "1" "March 2024" "GNU coreutils 9.5" "User Commands" .SH NAME tail \- output the last part of files .SH SYNOPSIS @@ -40,7 +40,8 @@ to see if it has been unlinked or renamed with inotify, this option is rarely useful .TP \fB\-\-pid\fR=\fI\,PID\/\fR -with \fB\-f\fR, terminate after process ID, PID dies +with \fB\-f\fR, terminate after process ID, PID dies; +can be repeated to watch multiple processes .TP \fB\-q\fR, \fB\-\-quiet\fR, \fB\-\-silent\fR never output headers giving file names @@ -85,7 +86,7 @@ GNU coreutils online help: <https://www.gnu.org/software/coreutils/> .br Report any translation bugs to <https://translationproject.org/team/> .SH COPYRIGHT -Copyright \(co 2023 Free Software Foundation, Inc. +Copyright \(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. |