diff options
Diffstat (limited to 'docs/idevicename.1')
| -rw-r--r-- | docs/idevicename.1 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/idevicename.1 b/docs/idevicename.1 new file mode 100644 index 0000000..f007f30 --- /dev/null +++ b/docs/idevicename.1 | |||
| @@ -0,0 +1,28 @@ | |||
| 1 | .TH "idevicename" 1 | ||
| 2 | .SH NAME | ||
| 3 | idevicename \- Display the device name or set it to NAME if specified. | ||
| 4 | .SH SYNOPSIS | ||
| 5 | .B idevicename | ||
| 6 | [OPTIONS] | ||
| 7 | [NAME] | ||
| 8 | |||
| 9 | .SH DESCRIPTION | ||
| 10 | |||
| 11 | Simple utility to manage the device name. | ||
| 12 | |||
| 13 | If called without any extra argument this tool will print the current device name. | ||
| 14 | |||
| 15 | If | ||
| 16 | .B NAME | ||
| 17 | is given the device name will be set to the name specified. | ||
| 18 | |||
| 19 | .SH OPTIONS | ||
| 20 | .TP | ||
| 21 | .B \-u, \-\-udid UDID | ||
| 22 | target specific device by its 40-digit device UDID. | ||
| 23 | .TP | ||
| 24 | .B \-h, \-\-help | ||
| 25 | prints usage information | ||
| 26 | |||
| 27 | .SH AUTHOR | ||
| 28 | Nikias Bassen | ||
