closes #5720
[arvados.git] / services / keepstore / keepstore.go
index 175897cd2875ae984967d3136e57956d92da63e7..06b2f6fa28a3f6af0f4e9fef1861a5b65787d58d 100644 (file)
@@ -355,7 +355,7 @@ func main() {
                        log.Println("Running without a PermissionSecret. Block locators " +
                                "returned by this server will not be signed, and will be rejected " +
                                "by a server that enforces permissions.")
-                       log.Println("To fix this, use the -permission-key-file flag " +
+                       log.Println("To fix this, use the -blob-signing-key-file flag " +
                                "to specify the file containing the permission key.")
                }
        }