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 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ef2801..26f672f 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ combination with watch it can be used for continous monitoring. OPTIONS ======= -Call: dir\_monitor OPTIONS path\_to\_open +Call: dir\_monitor [[OPTIONS]... path\_to\_open] | long | short | option | description | | ---- | ----- | ------ | ----------- | | `--help` | `-h` | | Show this message and exit | -| `--format-string` | `-f` | format | define columns to print, details below | +| `--format` | `-f` | format | define columns to print, details below | | `--long-timestamp` | `-t` | | Print timestamp in long form yyyymmdd HH:MM:SS ZONE | -| `--print-boxed` | | | Print visual additions around the table | +| `--print-boxed` | `-b` | | Print visual additions around the table | | `--print-header` | `-H` | | Print a header above the columns | | `--reverse-sort` | | | | Sort reversed | | `--show-hidden-entries` | `-a` | | Show hidden entries in the directory | @@ -25,7 +25,7 @@ Call: dir\_monitor OPTIONS path\_to\_open `--sort-by` variants: `name` | `size` | `time` -`--format-string` Aside from the characters in the table only space is +`--format` Aside from the characters in the table only space is accepted. Currently at max 80 bytes of the format string are processed. -- cgit v1.2.3-70-g09d2