mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
Make clear that options must be supplied in one variable
Previously, expectations may fail when just uncommenting both lines.
This commit is contained in:
parent
d930136484
commit
93ba0f48de
@ -15,11 +15,8 @@ UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
||||
# BEESHOME="$MNT_DIR/.beeshome"
|
||||
# BEESSTATUS="$WORK_DIR/$UUID.status"
|
||||
|
||||
## Make path shorter in logs
|
||||
# OPTIONS="--relative-paths"
|
||||
|
||||
## Remove timestamp from bees output
|
||||
# OPTIONS="--notimestamps"
|
||||
## Default options to apply, see --help for details
|
||||
# OPTIONS="--relative-paths --notimestamps"
|
||||
|
||||
## Bees DB size
|
||||
# Hash Table Sizing
|
||||
|
Loading…
x
Reference in New Issue
Block a user