mirror of
https://github.com/Zygo/bees.git
synced 2025-08-03 22:33:28 +02:00
Cmdline: Rename "relative-paths" to "strip-paths"
The previous name didn't match what this option really does. Affects: #41 Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
@@ -518,8 +518,9 @@ Command Line Options
|
||||
* Disable timestamps in log output.
|
||||
* --absolute-paths (-p)
|
||||
* Paths in log output will be absolute.
|
||||
* --relative-paths (-P)
|
||||
* Paths in log output will be relative to the working directory at Bees startup.
|
||||
* --strip-paths (-P)
|
||||
* Paths in log output will have the working directory at Bees startup
|
||||
stripped.
|
||||
|
||||
|
||||
Bug Reports and Contributions
|
||||
|
Reference in New Issue
Block a user