diff --git a/docs/fop.1 b/docs/fop.1 index fe1a3c5..b5c1b7c 100644 --- a/docs/fop.1 +++ b/docs/fop.1 @@ -4,7 +4,7 @@ .\" This work is licensed under CC BY-SA 4.0. To see a copy of this license, .\" visit . .\" -.TH FOP 1 2024-06-06 "Bonsai Core Utilites 0.13.8" +.TH FOP 1 2024-06-17 "Bonsai Core Utilites 0.13.8" .SH NAME fop \(en field operator .\" @@ -18,7 +18,7 @@ fop .\" .SH DESCRIPTION -Performs operations on specified fields in input data. +Performs operations on specified fields in data read from the standard input. .\" .SH OPTIONS @@ -26,10 +26,6 @@ Performs operations on specified fields in input data. Sets a delimiter by which the input data will be split into fields. The default is an ASCII record separator. .\" -.SH STANDARD INPUT - -Data will be read from the standard input. -.\" .SH CAVEATS Field indices are zero-indexed, which may be unexpected behavior for some users. @@ -51,6 +47,12 @@ but there was no easy way to modify the field in the ouput of .BR ls (1p) without creating a new tool. .\" +.SH AUTHOR + +Written by Emma Tebibyte +.MT emma@tebibyte.media +.ME . +.\" .SH COPYRIGHT Copyright \(co 2024 Emma Tebibyte. License AGPLv3+: GNU AGPL version 3 or later