-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkgman-path.1.html
54 lines (54 loc) · 1.65 KB
/
pkgman-path.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
<!DOCTYPE html>
<html>
<!-- This is an automatically generated file. Do not edit.
pkgman-path(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-PATH(1)</title>
</head>
<body>
<table class="head">
<tr>
<td class="head-ltitle">PKGMAN-PATH(1)</td>
<td class="head-vol">General Commands Manual</td>
<td class="head-rtitle">PKGMAN-PATH(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-path</code> —
<span class="Nd">print path to package source</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">path</code> <var class="Ar">pkgname</var></td>
</tr>
</table>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">Print path to package source location in the packages sources
directories.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="EXIT_STATUS"><a class="permalink" href="#EXIT_STATUS">EXIT
STATUS</a></h1>
<p class="Pp">0 if path found, 255 otherwise.</p>
</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>