docs: note usage of `make check-update-package-foo`

This commit is contained in:
Tony Theodore 2017-03-19 14:42:31 +11:00
parent bc032a398b
commit 3606a3e158
1 changed files with 7 additions and 0 deletions

View File

@ -1104,6 +1104,13 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
download the new version and note its checksum
</dd>
<dt>make check-update-package-foo</dt>
<dd>
check if package foo has an update available
without downloading
</dd>
<dt>make update-checksum-foo</dt>
<dd>