diff --git a/cmd/neofs-cli/modules/acl/extended/create.go b/cmd/neofs-cli/modules/acl/extended/create.go index ae689364f..b5033c6a8 100644 --- a/cmd/neofs-cli/modules/acl/extended/create.go +++ b/cmd/neofs-cli/modules/acl/extended/create.go @@ -34,7 +34,7 @@ Filter consists of : Well-known system object headers start with '$Object:' prefix. User defined headers start without prefix. Read more about filter keys at github.com/nspcc-dev/neofs-api/blob/master/proto-docs/acl.md#message-eaclrecordfilter - Match is '==' for matching and '!=' for non-matching filter. + Match is '=' for matching and '!=' for non-matching filter. Value is a valid unicode string corresponding to object or request header value. Target is