From d4aa1654b0136d226cf23135888077468c8e8451 Mon Sep 17 00:00:00 2001 From: Thorsten Töpper Date: Sat, 26 Jul 2025 23:39:59 +0200 Subject: options: relabel --format-string to --format --- man/dir_monitor.1.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/dir_monitor.1.adoc b/man/dir_monitor.1.adoc index 413d32c..e99924a 100644 --- a/man/dir_monitor.1.adoc +++ b/man/dir_monitor.1.adoc @@ -8,7 +8,7 @@ dir_monitor - present stat information of a path formatted and sorted == SYNOPSIS -**dir_monitor** [*OPTION*]... directory +**dir_monitor** [[*OPTION*]... directory] == DESCRIPTION @@ -19,7 +19,7 @@ It can be used for continuous monitoring of a path by wrappers like *watch*. == OPTIONS -**--format-string** 'format', **-f** 'format':: +**--format** 'format', **-f** 'format':: define columns to print, details below **--help**, **-h**:: @@ -28,7 +28,7 @@ define columns to print, details below **--long-timestamp**, **-t**:: Print timestamp in long form 'yyyymmdd HH:MM:SS ZONE' -**--print-boxed**:: +**--print-boxed**, **-b**:: Print output in form of a boxed table **--print-header**, **-H**:: @@ -47,7 +47,7 @@ Sort either by size or time Sort by (a)ccess, (c)hange or (m)odification time. Default: 'm' -=== format-string characters +=== format characters Other characters than the following are ignored. [cols=2] @@ -94,7 +94,7 @@ Other characters than the following are ignored. == EXAMPLES -dir_monitor --long-timestamp --print-header --format-string \'sAMn' --sort-by time --show-hidden /tmp +dir_monitor --long-timestamp --print-header --format \'sAMn' --sort-by time --show-hidden /tmp watch -d \'*dir_monitor -t -H /tmp/*' -- cgit v1.2.3-70-g09d2