You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make synopsis, subcommands, and CLI flags use a format consistent with
the other docs, and also reword some sentences for clarify.
ruby/rubygems@9272169ad0
@@ -16,18 +16,23 @@ You can install, uninstall, and list plugin(s) with this command to extend funct
16
16
.SH "SUB\-COMMANDS"
17
17
.SS "install"
18
18
Install the given plugin(s)\.
19
+
.P
20
+
For example, \fBbundleplugininstallbundler\-graph\fR will install bundler\-graph gem from globally configured sources (defaults to RubyGems\.org)\. Note that the global source specified in Gemfile is ignored\.
21
+
.P
22
+
\fBOPTIONS\fR
19
23
.TP
20
-
\fBbundleplugininstallbundler\-graph\fR
21
-
Install bundler\-graph gem from globally configured sources (defaults to RubyGems\.org)\. The global source, specified in source in Gemfile is ignored\.
0 commit comments