pages.*: update outdated pages (#11893)

This commit is contained in:
Sebastiaan Speck
2023-12-29 10:16:53 +01:00
committed by GitHub
parent 473dd06173
commit 9baf07d08b
30 changed files with 65 additions and 137 deletions

View File

@@ -5,15 +5,15 @@
- 利用可能なプラグインの一覧を表示:
`asdf plugin-list-all`
`asdf plugin list all`
- プラグインのインストール:
`asdf plugin-add {{プラグイン名}}`
`asdf plugin add {{プラグイン名}}`
- パッケージで利用可能なすべてのバージョンの一覧を表示:
`asdf list-all {{パッケージ名}}`
`asdf list all {{パッケージ名}}`
- パッケージの特定バージョンのインストール: