15467: Formatting fixes
[arvados.git] / doc / install / install-keep-balance.html.textile.liquid
index 3b8b3c05331ff13aaaaf1d03deb29de66f5b656f..4a35f448e2996dfe8134a674af3cd422752e5ee2 100644 (file)
@@ -55,7 +55,7 @@ Options:
 
 h3. Create a keep-balance token
 
-Create an Arvados superuser token for use by keep-balance. *On the API server*, run:
+Create an Arvados superuser token for use by keep-balance.
 
 {% include 'create_superuser_token' %}
 
@@ -81,11 +81,11 @@ Client:
   AuthToken: zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
 KeepServiceTypes:
   - disk
-Listen: :9005
 ManagementToken: <span class="userinput">xyzzy</span>
 RunPeriod: 10m
 CollectionBatchSize: 100000
 CollectionBuffers: 1000
+LostBlocksFile: /tmp/keep-balance-lost-blocks.txt    # If given, this file will be updated atomically during each successful run.
 </code></pre>
 </notextile>