diff options
Diffstat (limited to 'src/ideviceinstaller.c')
| -rw-r--r-- | src/ideviceinstaller.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ideviceinstaller.c b/src/ideviceinstaller.c index 07d2829..189af45 100644 --- a/src/ideviceinstaller.c +++ b/src/ideviceinstaller.c | |||
| @@ -410,6 +410,7 @@ static void print_usage(int argc, char **argv) | |||
| 410 | " -o, --options\t\tPass additional options to the specified command.\n" | 410 | " -o, --options\t\tPass additional options to the specified command.\n" |
| 411 | " -h, --help\t\tprints usage information\n" | 411 | " -h, --help\t\tprints usage information\n" |
| 412 | " -d, --debug\t\tenable communication debugging\n" "\n"); | 412 | " -d, --debug\t\tenable communication debugging\n" "\n"); |
| 413 | printf("Homepage: <http://libimobiledevice.org>\n"); | ||
| 413 | } | 414 | } |
| 414 | 415 | ||
| 415 | static void parse_opts(int argc, char **argv) | 416 | static void parse_opts(int argc, char **argv) |
