Fossil SCM

Document the --quiet option to "fossil rebuild"

drh 2015-11-02 18:51 trunk
Commit a25702b0192334117ae2a76265c0dad2c03aaffe
1 file changed +1
--- src/rebuild.c
+++ src/rebuild.c
@@ -533,10 +533,11 @@
533533
** --ifneeded Only do the rebuild if it would change the schema version
534534
** --index Always add in the full-text search index
535535
** --noverify Skip the verification of changes to the BLOB table
536536
** --noindex Always omit the full-text search index
537537
** --pagesize N Set the database pagesize to N. (512..65536 and power of 2)
538
+** --quiet Only show output if there are errors
538539
** --randomize Scan artifacts in a random order
539540
** --stats Show artifact statistics after rebuilding
540541
** --vacuum Run VACUUM on the database after rebuilding
541542
** --wal Set Write-Ahead-Log journalling mode on the database
542543
**
543544
--- src/rebuild.c
+++ src/rebuild.c
@@ -533,10 +533,11 @@
533 ** --ifneeded Only do the rebuild if it would change the schema version
534 ** --index Always add in the full-text search index
535 ** --noverify Skip the verification of changes to the BLOB table
536 ** --noindex Always omit the full-text search index
537 ** --pagesize N Set the database pagesize to N. (512..65536 and power of 2)
 
538 ** --randomize Scan artifacts in a random order
539 ** --stats Show artifact statistics after rebuilding
540 ** --vacuum Run VACUUM on the database after rebuilding
541 ** --wal Set Write-Ahead-Log journalling mode on the database
542 **
543
--- src/rebuild.c
+++ src/rebuild.c
@@ -533,10 +533,11 @@
533 ** --ifneeded Only do the rebuild if it would change the schema version
534 ** --index Always add in the full-text search index
535 ** --noverify Skip the verification of changes to the BLOB table
536 ** --noindex Always omit the full-text search index
537 ** --pagesize N Set the database pagesize to N. (512..65536 and power of 2)
538 ** --quiet Only show output if there are errors
539 ** --randomize Scan artifacts in a random order
540 ** --stats Show artifact statistics after rebuilding
541 ** --vacuum Run VACUUM on the database after rebuilding
542 ** --wal Set Write-Ahead-Log journalling mode on the database
543 **
544

Keyboard Shortcuts

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