mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
versions.md: "set" -> "sets" to make subject+verb tense agree. Nearby "global
writes" and "local
writes" are similar.
This commit is contained in:
parent
fcc8d29c62
commit
1ac67aeb60
@ -80,7 +80,7 @@ asdf local <name> latest[:<version>]
|
||||
|
||||
`global` writes the version to `$HOME/.tool-versions`.
|
||||
|
||||
`shell` set the version to an environment variable named `ASDF_${TOOL}_VERSION`, for the current shell session only.
|
||||
`shell` sets the version to an environment variable named `ASDF_${TOOL}_VERSION`, for the current shell session only.
|
||||
|
||||
`local` writes the version to `$PWD/.tool-versions`, creating it if needed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user