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.
2 parents 014ec99 + 45d1166 commit 4812879Copy full SHA for 4812879
install/install-by-gem.md
@@ -20,7 +20,7 @@ package via Package Manager to build native extension gems.
20
Fetch and install the `fluentd` Ruby gem using `gem` command:
21
22
```
23
-$ gem install fluentd --no-ri --no-rdoc
+$ gem install fluentd --no-doc
24
25
26
The official RubyGems page is [here](https://rubygems.org/gems/fluentd).
0 commit comments