DOC: configuration: fix set-dst in actions keywords matrix
Sinced54e8f8107
("DOC: config: reorganize actions into their own section") dconv-generated shortlink for "set-dst" in actions keywords matrix is broken. This is due to trailing "<expr>" which should not be specified in the matrix, but only in the actual keyword prototype and description. This should be backported in 2.9 withd54e8f8107
.
This commit is contained in:
parent
52f0b6edbe
commit
62ef7966f0
|
@ -13783,7 +13783,7 @@ sc-set-gpt X X X X X X X
|
|||
sc-set-gpt0 X X X X X X X
|
||||
send-spoe-group - - X X X X -
|
||||
set-bandwidth-limit - - X X X X -
|
||||
set-dst <expr> X X X - X - -
|
||||
set-dst X X X - X - -
|
||||
set-dst-port X X X - X - -
|
||||
set-header - - - - X X X
|
||||
set-log-level - - X X X X X
|
||||
|
|
Loading…
Reference in New Issue