Skip to content

Commit

Permalink
Update commands-readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Oct 4, 2024
1 parent 3b84cf4 commit 07fe011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/commands-readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ the default branch.

### Examples

The regex in cmd.yml is: `^(\/cmd )([-\/\s\w.=:]+)$` accepts only alphanumeric, space, "-", "/", "=", ":" chars.
The regex in cmd.yml is: `^(\/cmd )([-\/\s\w.=:]+)$` accepts only alphanumeric, space, "-", "/", "=", ":", "." chars.

`/cmd bench --runtime bridge-hub-westend --pallet=pallet_name`
`/cmd prdoc --pr 5924 --audience runtime_dev runtime_user --bump patch`
Expand Down

0 comments on commit 07fe011

Please sign in to comment.