Skip to content

Commit e4a2d8b

Browse files
committed
deploy: c249eba
1 parent a27c984 commit e4a2d8b

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

user/print.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8108,21 +8108,21 @@ <h2 id="options-106"><a class="header" href="#options-106">Options</a></h2>
81088108
<dd>
81098109
<p>print the operating system version.</p>
81108110
</dd>
8111-
<dt><code>--hardware-platform</code>, <code>-i</code></dt>
8112-
<dd>
8113-
<p>print the hardware platform (non-portable)</p>
8114-
</dd>
81158111
<dt><code>--machine</code>, <code>-m</code></dt>
81168112
<dd>
81178113
<p>print the machine hardware name.</p>
81188114
</dd>
8115+
<dt><code>--operating-system</code>, <code>-o</code></dt>
8116+
<dd>
8117+
<p>print the operating system name.</p>
8118+
</dd>
81198119
<dt><code>--processor</code>, <code>-p</code></dt>
81208120
<dd>
81218121
<p>print the processor type (non-portable)</p>
81228122
</dd>
8123-
<dt><code>--operating-system</code>, <code>-o</code></dt>
8123+
<dt><code>--hardware-platform</code>, <code>-i</code></dt>
81248124
<dd>
8125-
<p>print the operating system name.</p>
8125+
<p>print the hardware platform (non-portable)</p>
81268126
</dd>
81278127
</dl>
81288128
<h2 id="examples-95"><a class="header" href="#examples-95">Examples</a></h2>

user/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

user/utils/uname.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -208,21 +208,21 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
208208
<dd>
209209
<p>print the operating system version.</p>
210210
</dd>
211-
<dt><code>--hardware-platform</code>, <code>-i</code></dt>
212-
<dd>
213-
<p>print the hardware platform (non-portable)</p>
214-
</dd>
215211
<dt><code>--machine</code>, <code>-m</code></dt>
216212
<dd>
217213
<p>print the machine hardware name.</p>
218214
</dd>
215+
<dt><code>--operating-system</code>, <code>-o</code></dt>
216+
<dd>
217+
<p>print the operating system name.</p>
218+
</dd>
219219
<dt><code>--processor</code>, <code>-p</code></dt>
220220
<dd>
221221
<p>print the processor type (non-portable)</p>
222222
</dd>
223-
<dt><code>--operating-system</code>, <code>-o</code></dt>
223+
<dt><code>--hardware-platform</code>, <code>-i</code></dt>
224224
<dd>
225-
<p>print the operating system name.</p>
225+
<p>print the hardware platform (non-portable)</p>
226226
</dd>
227227
</dl>
228228
<h2 id="examples"><a class="header" href="#examples">Examples</a></h2>

0 commit comments

Comments
 (0)