Skip to content

Commit 9817233

Browse files
mbachorikCopilot
andauthored
RFC cleanup
RFC update to reflect the actual flags/semantics Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 694517c commit 9817233

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

extensions/RFC-EXTENSION-SYSTEM.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,10 +1203,8 @@ Next steps:
12031203

12041204
**Options:**
12051205

1206-
- `--from URL`: Install from custom URL or Git repo
1207-
- `--version VERSION`: Install specific version
1208-
- `--dev PATH`: Install from local path (development mode)
1209-
- `--no-register`: Skip command registration (manual setup)
1206+
- `--from URL`: Install from a remote URL (archive). Does not accept Git repositories directly.
1207+
- `--dev`: Install from a local path in development mode (the PATH is the positional `extension` argument).
12101208
- `--priority NUMBER`: Set resolution priority (lower = higher precedence, default 10)
12111209

12121210
#### `specify extension remove NAME`

0 commit comments

Comments
 (0)