Add note about parse-legacy-file argument

This commit is contained in:
Kevin Rockwood 2016-08-30 09:25:52 +09:00
parent d505c0ee71
commit 20739721ca

View File

@ -62,7 +62,7 @@ Note: This will only apply for users who have enabled the `legacy_version_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