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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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".
<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`.
</sup></sub>