1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add OS note for Cygwin/MinGW

This commit is contained in:
Jared Smartt
2021-01-12 16:06:08 -07:00
committed by GitHub
parent f7490b5bc3
commit 05dad94966

View File

@@ -40,6 +40,9 @@ be omitted. Most attributes can be abbreviated as a single letter.
The OS for "Windows Subsystem for Linux" is reported as "WSL", even though uname identifies as "Linux". The OS for "Windows Subsystem for Linux" is reported as "WSL", even though uname identifies as "Linux".
<br/> <br/>
* *
The OS for Linux-like runtimes for Windows (e.g. MinGW, Cygwin) is obtained by running `uname -o`.
<br/>
*
If `lsb_release` is not available, "distro" will be the ID specified in `/etc/os-release`. If `lsb_release` is not available, "distro" will be the ID specified in `/etc/os-release`.
</sup></sub> </sup></sub>