mirror of
https://github.com/DaanSelen/meshbook.git
synced 2026-02-20 00:12:10 +00:00
Update operating_system_filtering.md
reformat sentence. (a whole commit for that yes.)
This commit is contained in:
@@ -62,4 +62,4 @@ Once the function has the allowed OS versions, it checks each device:
|
||||
#### **Final Output:**
|
||||
- If `target_os="Linux"`: `["A1", "A2"]`
|
||||
- If `target_os="Debian"`: `["A1"]`
|
||||
- If `target_os=None`: `["A1", "A2", "A3"]` or `target_os` is undefined
|
||||
- If `target_os=None` or `target_os` is undefined: `["A1", "A2", "A3"]`
|
||||
|
||||
Reference in New Issue
Block a user