mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 15:16:41 +00:00
'tahoe restart': re-enable --force option, which was accidentally lost
This commit is contained in:
parent
2b6951bf20
commit
ec8781e587
@ -26,8 +26,6 @@ class RestartOptions(BasedirMixin, usage.Options):
|
||||
["force", "f", "if the node is not already running, start it "
|
||||
"instead of complaining that you should have used 'start' instead "
|
||||
"of 'restart'"],
|
||||
]
|
||||
optFlags = [
|
||||
["profile", "p", "whether to run under the Python profiler, putting results in \"profiling_results.prof\""],
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user