comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 17:11:02 +0000 (13:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 17:11:02 +0000 (13:11 -0400)
doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment [new file with mode: 0644]

diff --git a/doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment b/doc/bugs/assistant_ignores_foreground_switch/comment_1_d9c812d6ea52e9fd45a7aed94921dc8a._comment
new file mode 100644 (file)
index 0000000..ab7dbb2
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-02-07T17:10:05Z"
+ content="""
+--autostart can start multiple daemons, one per registered repository.
+
+So, --autostart --foreground would need to start the daemons and child
+processes, and then wait on them all.
+"""]]