Skip to content

Commit 9733722

Browse files
authored
Add explanation for rate and remove dots
1 parent 8a6fc23 commit 9733722

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Magento 2 module, which provides new console commands to edit the tax configurat
99

1010
#### Options
1111

12-
`--ids` Comma-separated list of tax rate IDs.
12+
`--ids` Comma-separated list of tax rate IDs
1313

14-
`--rate` The new rate.
14+
`--rate` The new rate (integer or float with decimal point)
1515

16-
`--update-titles` Update the code and the titles of the tax rate as well.
16+
`--update-titles` Update the code and the titles of the tax rate as well

0 commit comments

Comments
 (0)