Clarify [unix] attribute in readme (#1619)
This commit is contained in:
parent
bba673fd79
commit
c2cfdd7a9c
@ -1234,7 +1234,7 @@ Recipes may be annotated with attributes that change their behavior.
|
||||
| `[no-exit-message]` | Don't print an error message if recipe fails. |
|
||||
| `[linux]` | Enable recipe on Linux. |
|
||||
| `[macos]` | Enable recipe on MacOS. |
|
||||
| `[unix]` | Enable recipe on Unixes. |
|
||||
| `[unix]` | Enable recipe on Unixes. (Includes MacOS). |
|
||||
| `[windows]` | Enable recipe on Windows. |
|
||||
| `[private]` | See [Private Recipes](#private-recipes). |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user