Fossil SCM

Updated documentation on the "backoffice" command.

drh 2020-07-01 21:21 trunk
Commit fda6337611ed353ce19d4c076a726f639e99ff33f840f923cd4aa616071e0c7a
1 file changed +5
--- src/backoffice.c
+++ src/backoffice.c
@@ -641,10 +641,15 @@
641641
**
642642
** This might be done by a cron job or similar to make sure backoffice
643643
** processing happens periodically. Or, the --poll option can be used
644644
** to run this command as a daemon that will periodically invoke backoffice
645645
** on collection of repositories.
646
+**
647
+** If only a single repository is named and --poll is omitted, the the
648
+** backoffice work is done in-process. But if there are multiple respositories
649
+** or if --poll is used, a separate sub-process is started for each poll of
650
+** each repository.
646651
**
647652
** OPTIONS:
648653
**
649654
** --debug Show what this command is doing.
650655
**
651656
--- src/backoffice.c
+++ src/backoffice.c
@@ -641,10 +641,15 @@
641 **
642 ** This might be done by a cron job or similar to make sure backoffice
643 ** processing happens periodically. Or, the --poll option can be used
644 ** to run this command as a daemon that will periodically invoke backoffice
645 ** on collection of repositories.
 
 
 
 
 
646 **
647 ** OPTIONS:
648 **
649 ** --debug Show what this command is doing.
650 **
651
--- src/backoffice.c
+++ src/backoffice.c
@@ -641,10 +641,15 @@
641 **
642 ** This might be done by a cron job or similar to make sure backoffice
643 ** processing happens periodically. Or, the --poll option can be used
644 ** to run this command as a daemon that will periodically invoke backoffice
645 ** on collection of repositories.
646 **
647 ** If only a single repository is named and --poll is omitted, the the
648 ** backoffice work is done in-process. But if there are multiple respositories
649 ** or if --poll is used, a separate sub-process is started for each poll of
650 ** each repository.
651 **
652 ** OPTIONS:
653 **
654 ** --debug Show what this command is doing.
655 **
656

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button