aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-07-26 02:44:32 +0200
committerThorsten Töpper <atsutane@freethoughts.de>2025-07-26 02:44:32 +0200
commitcbcb331be25157151d5c64b399dbe9e046561307 (patch)
tree5e5433d28bdae35000cf3c0e858a48f37fbd0948
parent7b61889b4e599ebfe95ca91bb8712a9e659ab3fa (diff)
downloaddir_monitor-cbcb331be25157151d5c64b399dbe9e046561307.tar.gz
dir_monitor-cbcb331be25157151d5c64b399dbe9e046561307.tar.bz2
README update
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f800ed5..09529eb 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,10 @@ Call: dir\_monitor OPTIONS path\_to\_open
| long | short | option | description |
| ---- | ----- | ------ | ----------- |
| `--help` | `-h` | | Show this message and exit |
-| `--format-string` | | format | define columns to print, details below |
+| `--format-string` | `-f` | format | define columns to print, details below |
| `--long-timestamp` | `-t` | | Print timestamp in long form yyyymmdd HH:MM:SS ZONE |
-| `--print-header` | `-H` | | Print a header above the columns |
+| `--print-boxed` | | | Print visual additions around the table |
+| `--print-header` | `-H` | | Print a header above the columns |
| `--reverse-sort` | | | | Sort reversed |
| `--show-hidden-entries` | `-v` | | Show hidden entries in the directory |
| `--sort-by` | | variant | Sort either by variant |