From 7b3eeb9061f6a234b36814ab108848aa737483a2 Mon Sep 17 00:00:00 2001 From: Ekaterina Pavlova Date: Thu, 24 Oct 2024 12:16:34 +0300 Subject: [PATCH] cli: fix usage of `upload-bin` Signed-off-by: Ekaterina Pavlova --- cli/util/convert.go | 2 +- docs/neofs-blockstorage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/util/convert.go b/cli/util/convert.go index 66b1f42ee..dc8be1657 100644 --- a/cli/util/convert.go +++ b/cli/util/convert.go @@ -168,7 +168,7 @@ func NewCommands() []*cli.Command { { Name: "upload-bin", Usage: "Fetch blocks from RPC node and upload them to the NeoFS container", - UsageText: "neo-go util upload-bin --fs-rpc-endpoint [,[...]] --container --block-attribute block --index-attribute index --rpc-endpoint [--timeout