12085: Counters support for status tracker.
[arvados.git] / services / keep-balance / usage.go
index d11201047bff92752c89cfd3a3183b6f08dd3371..0f4effe6f4e9b7c4e2590cfeb48ef5cd729ec5cd 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 import (
 package main
 
 import (
@@ -26,7 +30,7 @@ overreplicated and unreferenced blocks, and moves blocks to better
 positions (according to the rendezvous hash algorithm) so clients find
 them faster.
 
 positions (according to the rendezvous hash algorithm) so clients find
 them faster.
 
-Usage: keep-balance -config path/to/keep-balance.yml [options]
+Usage: keep-balance [options]
 
 Options:
 `)
 
 Options:
 `)