From c7bea5aa7818767aef1915e3abe887f661df45cd Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Tue, 27 Jul 2021 11:04:47 -0500 Subject: [PATCH] Fix the command name in this asdf til --- unix/update-package-versions-known-by-asdf-plugin.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/unix/update-package-versions-known-by-asdf-plugin.md b/unix/update-package-versions-known-by-asdf-plugin.md index f0c1cbc..e60dedc 100644 --- a/unix/update-package-versions-known-by-asdf-plugin.md +++ b/unix/update-package-versions-known-by-asdf-plugin.md @@ -5,10 +5,12 @@ knows about for that plugin. This list is based on when the plugin was most recently installed or updated. If it has been a while, there are likely new versions that asdf doesn't know about. -This list can be updated with the `update-plugin` command: +This list can be updated with the [`plugin-update` +command](https://asdf-vm.com/manage/plugins.html#update): ```bash $ asdf update-plugin ruby +$ asdf plugin-update ruby ``` Now, the next time you run `asdf list-all ruby`, you'll have an up-to-date