mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
Updated README.md
This commit is contained in:
parent
644d79a7e4
commit
6141f7af8b
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ The `gdpm` command takes a single subcommand argument such as `install`, `remove
|
|||
|
||||
### Installing, Removing, Updating, and Listing
|
||||
|
||||
Packages can be installed using the `install` command with a list of package names or by providing a one-package-name-per-line file using the `-f/--file` option. The `-f/--file` option is compatible with the package list using the `export` command.
|
||||
Packages can be installed using the `install` command with a list of package names or by providing a one-package-name-per-line file using the `-f/--file` option. The `-f/--file` option is compatible with the package list using the `export` command. (Note: You might have to run a `gdpm fetch` to update the local cache database to install assets.)
|
||||
|
||||
Installation behavior can be adjusted using other flags like `--sync=disable`, `--cache=disable`, `-y/--skip-prompt`, or `--clean`. Use the `-j/--jobs` flag to download multiple packages in parallel.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue