mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
parent
4fc3446f24
commit
a514b65d81
@ -146,7 +146,7 @@ type serveOptions struct {
|
|||||||
Audit bool `help:"Write events to audit file"`
|
Audit bool `help:"Write events to audit file"`
|
||||||
AuditFile string `name:"auditfile" placeholder:"PATH" help:"Specify audit file (use \"-\" for stdout, \"--\" for stderr)"`
|
AuditFile string `name:"auditfile" placeholder:"PATH" help:"Specify audit file (use \"-\" for stdout, \"--\" for stderr)"`
|
||||||
BrowserOnly bool `help:"Open GUI in browser"`
|
BrowserOnly bool `help:"Open GUI in browser"`
|
||||||
ConfDir string `name:"conf" placeholder:"PATH" help:"Set configuration directory (config and keys)"`
|
ConfDir string `name:"config" placeholder:"PATH" help:"Set configuration directory (config and keys)"`
|
||||||
DataDir string `name:"data" placeholder:"PATH" help:"Set data directory (database and logs)"`
|
DataDir string `name:"data" placeholder:"PATH" help:"Set data directory (database and logs)"`
|
||||||
DeviceID bool `help:"Show the device ID"`
|
DeviceID bool `help:"Show the device ID"`
|
||||||
GenerateDir string `name:"generate" placeholder:"PATH" help:"Generate key and config in specified dir, then exit"`
|
GenerateDir string `name:"generate" placeholder:"PATH" help:"Generate key and config in specified dir, then exit"`
|
||||||
|
Loading…
Reference in New Issue
Block a user