forked from TrueCloudLab/frostfs-node
[#1261] neofs-cli: Fix help message for acl extended create
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
(cherry picked from commit ae8e38cace
)
This commit is contained in:
parent
e4f357561e
commit
b087d7ead3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Filter consists of <typ>:<key><match><value>
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue