1
0
mirror of https://github.com/Zygo/bees.git synced 2025-08-02 22:03:29 +02:00

Cmdline: Rename "notimestamps" to "no-timestamps"

That aligns better with the other options.

Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
Kai Krakow
2018-01-19 20:55:42 +01:00
committed by Zygo Blaxell
parent af250f7732
commit b164717a25
2 changed files with 3 additions and 3 deletions

View File

@@ -514,7 +514,7 @@ Command Line Options
read performance for spinning media. Maximizes temporary space usage.
* --timestamps (-t)
* Enable timestamps in log output.
* --notimestamps (-T)
* --no-timestamps (-T)
* Disable timestamps in log output.
* --absolute-paths (-p)
* Paths in log output will be absolute.