aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 |