summaryrefslogtreecommitdiff
path: root/include/pkglist
diff options
context:
space:
mode:
Diffstat (limited to 'include/pkglist')
-rwxr-xr-xinclude/pkglist2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pkglist b/include/pkglist
index 0986150..660036b 100755
--- a/include/pkglist
+++ b/include/pkglist
@@ -1,6 +1,6 @@
#!/usr/bin/env zsh
## on the PKG_HOST: list available packages
-## used by pkg remote-update
+## used by ct remote-update
# the PKG_PATH (package root path) is given as first argument ($1)
if [[ ! -d $1 ]] {