From: Masatake YAMATO Date: Sun, 3 Oct 2021 19:44:21 +0000 (+0900) Subject: lsfd: (adoc) write more about the -o option X-Git-Tag: v2.38-rc1~144^2~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad5ac41daca0fd5bc736c60a82d13d1439b28fe3;p=thirdparty%2Futil-linux.git lsfd: (adoc) write more about the -o option Signed-off-by: Masatake YAMATO --- diff --git a/misc-utils/lsfd.1.adoc b/misc-utils/lsfd.1.adoc index 91be0e1023..b168ca3d59 100644 --- a/misc-utils/lsfd.1.adoc +++ b/misc-utils/lsfd.1.adoc @@ -42,8 +42,11 @@ Use JSON output format. Don't print headings. *-o*, *--output* _list_:: -Output columns. -See the "OUTPUT COLUMNS" section for details of available column. +Specify which output columns to print. See the "OUTPUT COLUMNS" +section for details of available column. ++ +The default list of columns may be extended if _list_ is specified in +the format _+list_ (e.g., *lsfd -o +DELETED*). *-r*, *--raw*:: Use raw output format.