mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
update aw pages
This commit is contained in:
parent
cca928df45
commit
a4ebb0b7db
@ -345,9 +345,13 @@ sudo make install
|
||||
<td>Current network device.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">Battery</th>
|
||||
<th rowspan="3">Battery</th>
|
||||
<td><code>$bat</code></td>
|
||||
<td>Average battery charge, %, <code>---</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$batN</code></td>
|
||||
<td>Battery N charge, %, <code>---</code>. <code>$bat0</code> is average value.</td>
|
||||
<td>Battery N charge, %, <code>---</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$ac</code></td>
|
||||
|
@ -346,9 +346,13 @@ sudo make install
|
||||
<td>Текущее устройство.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">Батарея</th>
|
||||
<th rowspan="3">Батарея</th>
|
||||
<td><code>$bat</code></td>
|
||||
<td>Средний заряд батареи, %, <code>---</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$batN</code></td>
|
||||
<td>Заряд батареи N, %, <code>---</code>. <code>$bat0</code> - среднее значение.</td>
|
||||
<td>Заряд батареи N, %, <code>---</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>$ac</code></td>
|
||||
|
Loading…
Reference in New Issue
Block a user