-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkgman-list-locked.1.html
66 lines (66 loc) · 2.33 KB
/
pkgman-list-locked.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
62
63
64
65
66
<!DOCTYPE html>
<html>
<!-- This is an automatically generated file. Do not edit.
pkgman-list-locked(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-LOCKED(1)</title>
</head>
<body>
<table class="head">
<tr>
<td class="head-ltitle">PKGMAN-LIST-LOCKED(1)</td>
<td class="head-vol">General Commands Manual</td>
<td class="head-rtitle">PKGMAN-LIST-LOCKED(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-locked</code> —
<span class="Nd">print list of locked packages</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-locked</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 locked packages. “Locked” are packages
that will not update while performing a system update.</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>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag">
<dt><span class="Pa">/var/lib/pkg/locked</span></dt>
<dd>Database of locked packages.</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>