diff --git a/xbps-src b/xbps-src
index 187c1a46b1..1ccca6abeb 100755
--- a/xbps-src
+++ b/xbps-src
@@ -43,6 +43,9 @@ install <pkgname>
     Install target package into <destdir> but not building the binary package
     and not removing build directory for inspection purposes.
 
+list
+    Lists installed packages in <masterdir>.
+
 pkg <pkgname>
     Build binary package for <pkgname> and all required dependencies.