-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkgman-list-nodependents.1.html
61 lines (61 loc) · 2.17 KB
/
pkgman-list-nodependents.1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html>
<!-- This is an automatically generated file. Do not edit.
pkgman-list-nodependents(1) manual page
See COPYING and COPYRIGHT files for corresponding information.
-->
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="mandoc.css" type="text/css" media="all"/>
<title>PKGMAN-LIST-NODEPENDENTS(1)</title>
</head>
<body>
<table class="head">
<tr>
<td class="head-ltitle">PKGMAN-LIST-NODEPENDENTS(1)</td>
<td class="head-vol">General Commands Manual</td>
<td class="head-rtitle">PKGMAN-LIST-NODEPENDENTS(1)</td>
</tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">pkgman-list-nodependents</code> —
<span class="Nd">print list of packages that no other depends on
them</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<table class="Nm">
<tr>
<td><code class="Nm">pkgman</code></td>
<td><code class="Cm">list-nodependents</code> [<code class="Fl">-v</code> |
<code class="Fl">-vv</code>] [<code class="Fl">--path</code>]</td>
</tr>
</table>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">Print list of packages without dependents.
“Nodependent” are packages without packages depending on
them.</p>
<p class="Pp">The options are as follows:</p>
<dl class="Bl-tag">
<dt id="v"><a class="permalink" href="#v"><code class="Fl">-v</code></a></dt>
<dd>Show package version in the listing.</dd>
<dt id="vv"><a class="permalink" href="#vv"><code class="Fl">-vv</code></a></dt>
<dd>Show package version and description in the listing.</dd>
<dt id="path"><a class="permalink" href="#path"><code class="Fl">--path</code></a></dt>
<dd>Show package source path in the listing.</dd>
</dl>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">September 9, 2023</td>
<td class="foot-os">Zeppe-Lin</td>
</tr>
</table>
</body>
</html>