Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 2ad0fcf

Browse files
committed
Update README [ci skip]
1 parent b9a8320 commit 2ad0fcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Options:
9595
-q, [--quiet], [--no-quiet], [--skip-quiet] # Minimal output
9696
```
9797

98-
### rex install [ENV]
98+
### rex install [env]
9999

100100
Installs extensions in the specified ENV environment and makes them available for use. Specifically, it does the following:
101101

@@ -106,7 +106,7 @@ If the specified ENV is currently installed, it compares the current `.extension
106106
* Uninstalls deleted extensions (the `uninstalled` hook is executed).
107107
* Reload extensions whose source settings has changed (for example, the `branch` or `tag` has changed) and runs the database migration if necessary.
108108

109-
### rex update
109+
### rex update [extensions...]
110110

111111
Loads `.extensions.lock` and updates the currently installed extensions to the latest version. `.extensions.rb` is NOT referenced in this command.
112112

0 commit comments

Comments
 (0)