X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/932e3d6e9a899cc662ea3934b79057d39cd88fed..a7659334804bdbfe705f93309a55462e82320ef0:/doc/architecture/index.html.textile.liquid diff --git a/doc/architecture/index.html.textile.liquid b/doc/architecture/index.html.textile.liquid index c7ea3268e1..705048cd62 100644 --- a/doc/architecture/index.html.textile.liquid +++ b/doc/architecture/index.html.textile.liquid @@ -56,4 +56,4 @@ table(table table-bordered table-condensed). |keep-block-check|Given a list of keep block locators, check that each block exists on one of the configured keepstore servers and verify the block hash.| |keep-exercise|Benchmarking tool to test throughput and reliability of keepstores under various usage patterns.| |keep-rsync|Get lists of blocks from two clusters, copy blocks which exist on source cluster but are missing from destination cluster.| -|sync-groups|Take a CSV file listing (group, username) pairs and synchronize membership in Arvados groups.| +|sync-groups|Take a CSV file listing with (group, user, permission) records and synchronize membership in Arvados groups.|