We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0645e commit 4ad818bCopy full SHA for 4ad818b
1 file changed
README.md
@@ -56,7 +56,7 @@ To use the languages data generated from this tool you can use the `bin/export-p
56
57
- `ruby`: build a ruby file that can be included
58
```bash
59
- export-plural-rules --output=yourfile.rb ruby
+ export-plural-rules --parenthesis=no --output=yourfile.rb ruby
60
```
61
Then you can use that generated file in your ruby scripts:
62
```ruby
0 commit comments