osx/*: update page (#7665)

This commit is contained in:
Emily Grace Seville
2022-02-14 03:21:43 -08:00
committed by GitHub
parent b1326296cd
commit 692469016e
78 changed files with 151 additions and 107 deletions

View File

@@ -5,7 +5,7 @@
- Show current wireless status information:
`airport -I`
`airport --getinfo`
- Sniff wireless traffic on channel 1:
@@ -13,8 +13,8 @@
- Scan for available wireless networks:
`airport -s`
`airport --scan`
- Disassociate from current airport network:
`sudo airport -z`
`sudo airport --disassociate`