[rubygems/rubygems] Clarify bundle install --quiet documentation

Bundler always exits with a status code.

https://github.com/rubygems/rubygems/commit/3a38bd0b12
This commit is contained in:
Jerome Dalbert 2024-10-16 19:17:55 -07:00 committed by git
parent 3ddaf24cd2
commit 6b1268c7bf
30 changed files with 31 additions and 32 deletions

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-ADD" "1" "September 2024" "" .TH "BUNDLE\-ADD" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-add\fR \- Add gem to the Gemfile and run bundle install \fBbundle\-add\fR \- Add gem to the Gemfile and run bundle install
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-BINSTUBS" "1" "September 2024" "" .TH "BUNDLE\-BINSTUBS" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-binstubs\fR \- Install the binstubs of the listed gems \fBbundle\-binstubs\fR \- Install the binstubs of the listed gems
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CACHE" "1" "September 2024" "" .TH "BUNDLE\-CACHE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-cache\fR \- Package your needed \fB\.gem\fR files into your application \fBbundle\-cache\fR \- Package your needed \fB\.gem\fR files into your application
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CHECK" "1" "September 2024" "" .TH "BUNDLE\-CHECK" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-check\fR \- Verifies if dependencies are satisfied by installed gems \fBbundle\-check\fR \- Verifies if dependencies are satisfied by installed gems
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CLEAN" "1" "September 2024" "" .TH "BUNDLE\-CLEAN" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory \fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CONFIG" "1" "September 2024" "" .TH "BUNDLE\-CONFIG" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-config\fR \- Set bundler configuration options \fBbundle\-config\fR \- Set bundler configuration options
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CONSOLE" "1" "September 2024" "" .TH "BUNDLE\-CONSOLE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-console\fR \- Deprecated way to open an IRB session with the bundle pre\-loaded \fBbundle\-console\fR \- Deprecated way to open an IRB session with the bundle pre\-loaded
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-DOCTOR" "1" "September 2024" "" .TH "BUNDLE\-DOCTOR" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-doctor\fR \- Checks the bundle for common problems \fBbundle\-doctor\fR \- Checks the bundle for common problems
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-EXEC" "1" "September 2024" "" .TH "BUNDLE\-EXEC" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-exec\fR \- Execute a command in the context of the bundle \fBbundle\-exec\fR \- Execute a command in the context of the bundle
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-GEM" "1" "September 2024" "" .TH "BUNDLE\-GEM" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-gem\fR \- Generate a project skeleton for creating a rubygem \fBbundle\-gem\fR \- Generate a project skeleton for creating a rubygem
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-HELP" "1" "September 2024" "" .TH "BUNDLE\-HELP" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-help\fR \- Displays detailed help for each subcommand \fBbundle\-help\fR \- Displays detailed help for each subcommand
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-INFO" "1" "September 2024" "" .TH "BUNDLE\-INFO" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-info\fR \- Show information for the given gem in your bundle \fBbundle\-info\fR \- Show information for the given gem in your bundle
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-INIT" "1" "September 2024" "" .TH "BUNDLE\-INIT" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-init\fR \- Generates a Gemfile into the current working directory \fBbundle\-init\fR \- Generates a Gemfile into the current working directory
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-INJECT" "1" "September 2024" "" .TH "BUNDLE\-INJECT" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-inject\fR \- Add named gem(s) with version requirements to Gemfile \fBbundle\-inject\fR \- Add named gem(s) with version requirements to Gemfile
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-INSTALL" "1" "September 2024" "" .TH "BUNDLE\-INSTALL" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-install\fR \- Install the dependencies specified in your Gemfile \fBbundle\-install\fR \- Install the dependencies specified in your Gemfile
.SH "SYNOPSIS" .SH "SYNOPSIS"
@ -66,7 +66,7 @@ The location to install the specified gems to\. This defaults to Rubygems' setti
This option is deprecated in favor of the \fBpath\fR setting\. This option is deprecated in favor of the \fBpath\fR setting\.
.TP .TP
\fB\-\-quiet\fR \fB\-\-quiet\fR
Do not print progress information to the standard output\. Instead, Bundler will exit using a status code (\fB$?\fR)\. Do not print progress information to the standard output\.
.TP .TP
\fB\-\-retry=[<number>]\fR \fB\-\-retry=[<number>]\fR
Retry failed network or git requests for \fInumber\fR times\. Retry failed network or git requests for \fInumber\fR times\.

View File

@ -136,8 +136,7 @@ automatically and that requires `bundler` to silently remember them. Since
This option is deprecated in favor of the `path` setting. This option is deprecated in favor of the `path` setting.
* `--quiet`: * `--quiet`:
Do not print progress information to the standard output. Instead, Bundler Do not print progress information to the standard output.
will exit using a status code (`$?`).
* `--retry=[<number>]`: * `--retry=[<number>]`:
Retry failed network or git requests for <number> times. Retry failed network or git requests for <number> times.

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-LIST" "1" "September 2024" "" .TH "BUNDLE\-LIST" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-list\fR \- List all the gems in the bundle \fBbundle\-list\fR \- List all the gems in the bundle
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-LOCK" "1" "September 2024" "" .TH "BUNDLE\-LOCK" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-lock\fR \- Creates / Updates a lockfile without installing \fBbundle\-lock\fR \- Creates / Updates a lockfile without installing
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-OPEN" "1" "September 2024" "" .TH "BUNDLE\-OPEN" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-open\fR \- Opens the source directory for a gem in your bundle \fBbundle\-open\fR \- Opens the source directory for a gem in your bundle
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-OUTDATED" "1" "September 2024" "" .TH "BUNDLE\-OUTDATED" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-outdated\fR \- List installed gems with newer versions available \fBbundle\-outdated\fR \- List installed gems with newer versions available
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-PLATFORM" "1" "September 2024" "" .TH "BUNDLE\-PLATFORM" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-platform\fR \- Displays platform compatibility information \fBbundle\-platform\fR \- Displays platform compatibility information
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-PLUGIN" "1" "September 2024" "" .TH "BUNDLE\-PLUGIN" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-plugin\fR \- Manage Bundler plugins \fBbundle\-plugin\fR \- Manage Bundler plugins
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-PRISTINE" "1" "September 2024" "" .TH "BUNDLE\-PRISTINE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-pristine\fR \- Restores installed gems to their pristine condition \fBbundle\-pristine\fR \- Restores installed gems to their pristine condition
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-REMOVE" "1" "September 2024" "" .TH "BUNDLE\-REMOVE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-remove\fR \- Removes gems from the Gemfile \fBbundle\-remove\fR \- Removes gems from the Gemfile
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-SHOW" "1" "September 2024" "" .TH "BUNDLE\-SHOW" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-show\fR \- Shows all the gems in your bundle, or the path to a gem \fBbundle\-show\fR \- Shows all the gems in your bundle, or the path to a gem
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-UPDATE" "1" "September 2024" "" .TH "BUNDLE\-UPDATE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-update\fR \- Update your gems to the latest available versions \fBbundle\-update\fR \- Update your gems to the latest available versions
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-VERSION" "1" "September 2024" "" .TH "BUNDLE\-VERSION" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-version\fR \- Prints Bundler version information \fBbundle\-version\fR \- Prints Bundler version information
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-VIZ" "1" "September 2024" "" .TH "BUNDLE\-VIZ" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\-viz\fR \- Generates a visual dependency graph for your Gemfile \fBbundle\-viz\fR \- Generates a visual dependency graph for your Gemfile
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE" "1" "September 2024" "" .TH "BUNDLE" "1" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBbundle\fR \- Ruby Dependency Management \fBbundle\fR \- Ruby Dependency Management
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -1,6 +1,6 @@
.\" generated with nRonn/v0.11.1 .\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "GEMFILE" "5" "September 2024" "" .TH "GEMFILE" "5" "October 2024" ""
.SH "NAME" .SH "NAME"
\fBGemfile\fR \- A format for describing gem dependencies for Ruby programs \fBGemfile\fR \- A format for describing gem dependencies for Ruby programs
.SH "SYNOPSIS" .SH "SYNOPSIS"