--- apt-installed-status/trunk/apt-installed-status.1 2014/06/17 09:54:05 333 +++ apt-installed-status/trunk/apt-installed-status.1 2014/07/03 18:52:26 334 @@ -60,6 +60,34 @@ .PP .SH OUTPUT FORMAT Depending on the options chosen, output will be three or four tab-separated fields. The first column is the package name, the second column the architecture, the third column the version number and the optional fourth column a list of apt archives this package was found in, separated by commas. +.SH EXAMPLES +.PP +\fBapt-installed-status\fR +.RS 4 +List all installed packages and the archives the package is found in. +.RE +.PP +\fBapt-installed-status \-o\fR +.RS 4 +List all installed packages which are not found in any archive, or whose current version is not found. +.RE +.PP +\fBapt-installed-status \-X wheezy\fR +.RS 4 +List all packages whose current installed version is not found in Wheezy. +.RE +.PP +\fBapt-installed-status \-l \-A non-free\fR +.RS 4 +List all packages which are non-free, including the repository they are installed from. +.RE +.SH SEE ALSO +apt-get(8) +.SH BUGS +No known bugs. +.SH AUTHOR + + .SH SEE ALSO apt-get(8) .SH BUGS