mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Reduce supported labels for architecture
This commit is contained in:
parent
504b3bf2c9
commit
d51b0ebced
@ -27,7 +27,7 @@ be omitted. Most attributes can be abbreviated as a single letter.
|
||||
|
||||
| Attribute | Meaning |
|
||||
| - | - |
|
||||
| `arch`, `architecture`, `a` | Valid if the value matches the architecture. Architecture is calculated by running <code>uname ‑m</code>. |
|
||||
| `arch`, `a` | Valid if the value matches the architecture. Architecture is calculated by running <code>uname ‑m</code>. |
|
||||
| `class`, `c` | Valid if the value matches the local.class configuration. Class must be manually set using <code>yadm config local.class <class></code>. |
|
||||
| `default` | Valid when no other alternate is valid. |
|
||||
| `distro`, `d` | Valid if the value matches the distro. Distro is calculated by running <code>lsb_release ‑si</code> or inspecting <code>/etc/os-release</code> |
|
||||
|
Loading…
Reference in New Issue
Block a user