Correct capitalize

This commit is contained in:
Konstantin Azizov 2015-10-19 17:19:40 +03:00
parent f151e28e88
commit 747bd09820

View File

@ -471,7 +471,7 @@ atsutil server -ping
networksetup -listallhardwareports
```
#### Show connected device's UDID
#### Show Connected Device's UDID
```bash
system_profiler SPUSBDataType | sed -n -e '/iPad/,/Serial/p' -e '/iPhone/,/Serial/p'
```