diff options
Diffstat (limited to 'tools/idevicedebugserverproxy.c')
| -rw-r--r-- | tools/idevicedebugserverproxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/idevicedebugserverproxy.c b/tools/idevicedebugserverproxy.c index fc1ead9..75061fb 100644 --- a/tools/idevicedebugserverproxy.c +++ b/tools/idevicedebugserverproxy.c | |||
| @@ -70,6 +70,7 @@ static void print_usage(int argc, char **argv) | |||
| 70 | printf(" -u, --udid UDID\ttarget specific device by its 40-digit device UDID\n"); | 70 | printf(" -u, --udid UDID\ttarget specific device by its 40-digit device UDID\n"); |
| 71 | printf(" -h, --help\t\tprints usage information\n"); | 71 | printf(" -h, --help\t\tprints usage information\n"); |
| 72 | printf("\n"); | 72 | printf("\n"); |
| 73 | printf("Homepage: <http://libimobiledevice.org>\n"); | ||
| 73 | } | 74 | } |
| 74 | 75 | ||
| 75 | static void *thread_device_to_client(void *data) | 76 | static void *thread_device_to_client(void *data) |
