str_list_prev: remove unused function
[oweals/opkg-lede.git] / man / opkg-cl.1.in
index 9c617f03ce9c372c74b41ae5514b81e2eadf3b9b..2bfb79298f677ac7cd5cf041b57a2e99bf7bb7eb 100644 (file)
@@ -52,6 +52,9 @@ List installed packages
 \fBlist-upgradable\fR
 List installed and upgradable packages
 .TP
+\fBlist-changed-conffiles\fR
+List package configuration files which have been modified after installation
+.TP
 \fBfiles <\fIpackage\fP>\fR
 List files belonging to \fIpackage\fP
 .TP
@@ -128,6 +131,14 @@ directory name in a pinch).
 \fB\-o <\fIdirectory\fP>, \fB\--offline-root <\fIdirectory\fP>\fR
 Use \fIdirectory\fP as the root directory for offline installation of 
 packages.
+.TP 
+\fB\--add-dest <\fIname\fP>:<\fIpath\fP>\fR
+Register \fIpath\fP as installation target \fIname\fP for use in
+conjunction with \fB\--dest\fP
+.TP 
+\fB\--add-arch <\fIarch\fP>:<\fIprio\fP>\fR
+Register the package architecture \fIarch\fP with the numeric
+priority \fIprio\fP. Lower priorities take precedence.
 .SS FORCE OPTIONS
 .TP 
 \fB\--force-depends \fR
@@ -148,6 +159,9 @@ Allow opkg-cl to downgrade packages
 \fB\--force-space \fR
 Disable free space checks
 .TP 
+\fB\--force-postinstall \fR
+Execute package postinstall scripts in offline installation mode
+.TP 
 \fB\--noaction\fR
 No action \- test only
 .TP