mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-16 10:32:00 +00:00
36 lines
3.9 KiB
HTML
36 lines
3.9 KiB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>systemd-hwdb</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><style>
|
|
a.headerlink {
|
|
color: #c60f0f;
|
|
font-size: 0.8em;
|
|
padding: 0 4px 0 4px;
|
|
text-decoration: none;
|
|
visibility: hidden;
|
|
}
|
|
|
|
a.headerlink:hover {
|
|
background-color: #c60f0f;
|
|
color: white;
|
|
}
|
|
|
|
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink, dt:hover > a.headerlink {
|
|
visibility: visible;
|
|
}
|
|
</style><a href="index.html">Index </a>·
|
|
<a href="systemd.directives.html">Directives </a>·
|
|
<a href="../python-systemd/index.html">Python </a>·
|
|
<a href="../libudev/index.html">libudev </a>·
|
|
<a href="../libudev/index.html">gudev </a><span style="float:right">systemd 219</span><hr><div class="refentry"><a name="systemd-hwdb"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemd-hwdb — hardware database management tool</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemd-hwdb [<span class="optional">options</span>] update</code> </p></div><div class="cmdsynopsis"><p><code class="command">systemd-hwdb [<span class="optional">options</span>] query <em class="replaceable"><code>modalias</code></em></code> </p></div></div><div class="refsect1"><a name="idm140612550941168"></a><h2 id="Description">Description<a class="headerlink" title="Permalink to this headline" href="#Description">¶</a></h2><p><span class="command"><strong>systemd-hwdb</strong></span> expects a command and command
|
|
specific arguments. It manages the binary hardware database.</p></div><div class="refsect1"><a name="idm140612550939440"></a><h2 id="Options">Options<a class="headerlink" title="Permalink to this headline" href="#Options">¶</a></h2><div class="variablelist"><dl class="variablelist"><dt id="-h"><span class="term"><code class="option">-h</code>, </span><span class="term"><code class="option">--help</code></span><a class="headerlink" title="Permalink to this term" href="#-h">¶</a></dt><dd><p>Print help text.</p></dd><dt id="--usr"><span class="term"><code class="option">--usr</code></span><a class="headerlink" title="Permalink to this term" href="#--usr">¶</a></dt><dd><p>Generate in /usr/lib/udev instead of /etc/udev.</p></dd><dt id="-r"><span class="term"><code class="option">-r</code>, </span><span class="term"><code class="option">--root=<em class="replaceable"><code>PATH</code></em></code></span><a class="headerlink" title="Permalink to this term" href="#-r">¶</a></dt><dd><p>Alternative root path in the filesystem.</p></dd></dl></div><div class="refsect2"><a name="idm140612550931936"></a><h3 id="systemd-hwdb
|
|
[options]
|
|
update">systemd-hwdb
|
|
[<em class="replaceable"><code>options</code></em>]
|
|
update<a class="headerlink" title="Permalink to this headline" href="#systemd-hwdb%0A%20%20%20%20%20%20%5Boptions%5D%0A%20%20%20%20%20%20update">¶</a></h3><p>Update the binary database.</p></div><div class="refsect2"><a name="idm140612550929744"></a><h3 id="systemd-hwdb
|
|
[options]
|
|
query
|
|
[MODALIAS]
|
|
">systemd-hwdb
|
|
[<em class="replaceable"><code>options</code></em>]
|
|
query
|
|
[<em class="replaceable"><code>MODALIAS</code></em>]
|
|
<a class="headerlink" title="Permalink to this headline" href="#systemd-hwdb%0A%20%20%20%20%20%20%5Boptions%5D%0A%20%20%20%20%20%20query%0A%20%20%20%20%20%20%20%5BMODALIAS%5D%0A%20%20%20%20">¶</a></h3><p>Query database and print result.</p></div></div><div class="refsect1"><a name="idm140612554828000"></a><h2 id="See Also">See Also<a class="headerlink" title="Permalink to this headline" href="#See%20Also">¶</a></h2><p><a href="hwdb.html"><span class="citerefentry"><span class="refentrytitle">hwdb</span>(7)</span></a></p></div></div></body></html>
|