diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 | |
