mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 09:38:16 -07:00
Add note about parse-legacy-file argument
This commit is contained in:
parent
d505c0ee71
commit
20739721ca
@ -62,7 +62,7 @@ Note: This will only apply for users who have enabled the `legacy_version_file`
|
|||||||
|
|
||||||
#### bin/parse-legacy-file
|
#### bin/parse-legacy-file
|
||||||
|
|
||||||
This can be used to further parse the legacy file found by asdf. If `parse-legacy-file` isn't implemented, asdf will simply cat the file to determine the version.
|
This can be used to further parse the legacy file found by asdf. If `parse-legacy-file` isn't implemented, asdf will simply cat the file to determine the version. The script will be passed the file path as its first argument.
|
||||||
|
|
||||||
### Custom shim templates
|
### Custom shim templates
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user