From: google@wwsnet.net Date: Mon, 13 Sep 2010 01:14:38 +0000 (+0000) Subject: update manpages to reflect r559 and r562 X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=commitdiff_plain;h=94b8e3537df5c6eb8b6f17e2f1c3820f2492ff45 update manpages to reflect r559 and r562 git-svn-id: http://opkg.googlecode.com/svn/trunk@563 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- diff --git a/man/opkg-cl.1.in b/man/opkg-cl.1.in index 9c617f0..d15e985 100644 --- a/man/opkg-cl.1.in +++ b/man/opkg-cl.1.in @@ -128,6 +128,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 +156,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