Note exception for WSL (#113)
This commit is contained in:
parent
5aa1a7be75
commit
eed59388cb
1 changed files with 8 additions and 0 deletions
8
yadm.1
8
yadm.1
|
@ -494,6 +494,10 @@ and trimming off any domain.
|
||||||
Valid when no other alternate is valid.
|
Valid when no other alternate is valid.
|
||||||
.LP
|
.LP
|
||||||
|
|
||||||
|
.BR NOTE :
|
||||||
|
The OS for "Windows Subsystem for Linux" is reported as "WSL", even
|
||||||
|
though uname identifies as "Linux".
|
||||||
|
|
||||||
You may use any number of conditions, in any order.
|
You may use any number of conditions, in any order.
|
||||||
An alternate will only be used if ALL conditions are valid.
|
An alternate will only be used if ALL conditions are valid.
|
||||||
For all files managed by yadm's repository or listed in
|
For all files managed by yadm's repository or listed in
|
||||||
|
@ -621,6 +625,10 @@ During processing, the following variables are available in the template:
|
||||||
yadm.user YADM_USER id -u -n
|
yadm.user YADM_USER id -u -n
|
||||||
yadm.source YADM_SOURCE Template filename
|
yadm.source YADM_SOURCE Template filename
|
||||||
|
|
||||||
|
.BR NOTE :
|
||||||
|
The OS for "Windows Subsystem for Linux" is reported as "WSL", even
|
||||||
|
though uname identifies as "Linux".
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
.I whatever##template
|
.I whatever##template
|
||||||
|
|
Loading…
Reference in a new issue