PATH: //opt/alt/ruby27/share/gems/gems/bundler-2.2.24/lib/bundler/man
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 bundle-add.1
↓
X
📄 bundle-add.1.ronn
↓
X
📄 bundle-binstubs.1
↓
X
📄 bundle-binstubs.1.ronn
↓
X
📄 bundle-cache.1
↓
X
📄 bundle-cache.1.ronn
↓
X
📄 bundle-check.1
↓
X
📄 bundle-check.1.ronn
↓
X
📄 bundle-clean.1
↓
X
📄 bundle-clean.1.ronn
↓
X
📄 bundle-config.1
↓
X
📄 bundle-config.1.ronn
↓
X
📄 bundle-doctor.1
↓
X
📄 bundle-doctor.1.ronn
↓
X
📄 bundle-exec.1
↓
X
📄 bundle-exec.1.ronn
↓
X
📄 bundle-gem.1
↓
X
📄 bundle-gem.1.ronn
↓
X
📄 bundle-info.1
↓
X
📄 bundle-info.1.ronn
↓
X
📄 bundle-init.1
↓
X
📄 bundle-init.1.ronn
↓
X
📄 bundle-inject.1
↓
X
📄 bundle-inject.1.ronn
↓
X
📄 bundle-install.1
↓
X
📄 bundle-install.1.ronn
↓
X
📄 bundle-list.1
↓
X
📄 bundle-list.1.ronn
↓
X
📄 bundle-lock.1
↓
X
📄 bundle-lock.1.ronn
↓
X
📄 bundle-open.1
↓
X
📄 bundle-open.1.ronn
↓
X
📄 bundle-outdated.1
↓
X
📄 bundle-outdated.1.ronn
↓
X
📄 bundle-platform.1
↓
X
📄 bundle-platform.1.ronn
↓
X
📄 bundle-pristine.1
↓
X
📄 bundle-pristine.1.ronn
↓
X
📄 bundle-remove.1
↓
X
📄 bundle-remove.1.ronn
↓
X
📄 bundle-show.1
↓
X
📄 bundle-show.1.ronn
↓
X
📄 bundle-update.1
↓
X
📄 bundle-update.1.ronn
↓
X
📄 bundle-viz.1
↓
X
📄 bundle-viz.1.ronn
↓
X
📄 bundle.1
↓
X
📄 bundle.1.ronn
↓
X
📄 gemfile.5
↓
X
📄 gemfile.5.ronn
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: bundle-check.1.ronn
bundle-check(1) -- Verifies if dependencies are satisfied by installed gems =========================================================================== ## SYNOPSIS `bundle check` [--dry-run] [--gemfile=FILE] [--path=PATH] ## DESCRIPTION `check` searches the local machine for each of the gems requested in the Gemfile. If all gems are found, Bundler prints a success message and exits with a status of 0. If not, the first missing gem is listed and Bundler exits status 1. ## OPTIONS * `--dry-run`: Locks the [`Gemfile(5)`][Gemfile(5)] before running the command. * `--gemfile`: Use the specified gemfile instead of the [`Gemfile(5)`][Gemfile(5)]. * `--path`: Specify a different path than the system default (`$BUNDLE_PATH` or `$GEM_HOME`). Bundler will remember this value for future installs on this machine.
SIMPAN PERUBAHAN