From 958f08bd9ee9fbaab1a0e1f943eec353fc12ebe6 Mon Sep 17 00:00:00 2001 From: DTB Date: Thu, 18 Jul 2024 20:45:14 -0600 Subject: [PATCH] fileis.1: rename from scrut.1 --- docs/{scrut.1 => fileis.1} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename docs/{scrut.1 => fileis.1} (95%) diff --git a/docs/scrut.1 b/docs/fileis.1 similarity index 95% rename from docs/scrut.1 rename to docs/fileis.1 index 2b95bee..ed578a6 100644 --- a/docs/scrut.1 +++ b/docs/fileis.1 @@ -4,12 +4,12 @@ .\" This work is licensed under CC BY-SA 4.0. To see a copy of this license, .\" visit . .\" -.TH SCRUT 1 2024-06-06 "Harakit X.X.X" +.TH SCRUT 1 2024-07-18 "Harakit X.X.X" .SH NAME -scrut \(en scrutinize file properties +fileis \(en scrutinize file properties .SH SYNOPSIS -scrut +fileis .RB [ -LSbcdefgkprsuwx ] .B file... .\" @@ -82,5 +82,6 @@ Copyright \(co 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later .\" .SH SEE ALSO .BR access (3p), +.BR chown (1p), .BR lstat (3p), .BR test (1p)