diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 231ecff..23e8800 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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> |