diff options
author | google@wwsnet.net <google@wwsnet.net@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358> | 2010-10-05 03:21:00 (EDT) |
---|---|---|
committer | google@wwsnet.net <google@wwsnet.net@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358> | 2010-10-05 03:21:00 (EDT) |
commit | bef8b3ced498de337792a579af8f5536dae801b3 (patch) | |
tree | d566b29b2aa68eb53f4829c8ddd4fdb18b1c6b7d /man | |
parent | 3cfd512eeae8e66f159957888e38e749e368e302 (diff) |
Implement "list-changed-conffiles" command - based on patch by Yann Lopez <yann.lopez@gmail.com>.
git-svn-id: http://opkg.googlecode.com/svn/trunk@576 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
Diffstat (limited to 'man')
-rw-r--r-- | man/opkg-cl.1.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/opkg-cl.1.in b/man/opkg-cl.1.in index d15e985..2bfb792 100644 --- a/man/opkg-cl.1.in +++ b/man/opkg-cl.1.in @@ -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 |