diff options
-rw-r--r-- | etc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README.md b/etc/README.md index 6f0c5bc0..0743922e 100644 --- a/etc/README.md +++ b/etc/README.md @@ -555,7 +555,7 @@ VERSION`` and/or ``URLS_GIT``, respectively. | SHA256SUM | SHA-256 message digest of package archive | | SUBDIR | Name of extracted archive or git-{clone,pull}(1)'d directory | | TARGET | Dash-separated {build,host,target} triplet | -| URL | URL to package archive | +| URL | URL to package archive, optionally appended with whitespace-separated list of alternative URLs | | URLS_GIT | List of package Git URL(s) (``*name*=*URL*@*branch*``) | | VERSION | Package version | |