diff options
Diffstat (limited to 'tools/ideviceinfo.c')
| -rw-r--r-- | tools/ideviceinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ideviceinfo.c b/tools/ideviceinfo.c index 005023a..41881e6 100644 --- a/tools/ideviceinfo.c +++ b/tools/ideviceinfo.c | |||
| @@ -98,6 +98,7 @@ static void print_usage(int argc, char **argv) | |||
| 98 | printf(" %s\n", domains[i++]); | 98 | printf(" %s\n", domains[i++]); |
| 99 | } | 99 | } |
| 100 | printf("\n"); | 100 | printf("\n"); |
| 101 | printf("Homepage: <http://libimobiledevice.org>\n"); | ||
| 101 | } | 102 | } |
| 102 | 103 | ||
| 103 | int main(int argc, char *argv[]) | 104 | int main(int argc, char *argv[]) |
