diff options
Diffstat (limited to 'tools/idevicescreenshot.c')
| -rw-r--r-- | tools/idevicescreenshot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/idevicescreenshot.c b/tools/idevicescreenshot.c index bc3793a..b01cafd 100644 --- a/tools/idevicescreenshot.c +++ b/tools/idevicescreenshot.c | |||
| @@ -147,4 +147,5 @@ void print_usage(int argc, char **argv) | |||
| 147 | printf(" -u, --udid UDID\ttarget specific device by its 40-digit device UDID\n"); | 147 | printf(" -u, --udid UDID\ttarget specific device by its 40-digit device UDID\n"); |
| 148 | printf(" -h, --help\t\tprints usage information\n"); | 148 | printf(" -h, --help\t\tprints usage information\n"); |
| 149 | printf("\n"); | 149 | printf("\n"); |
| 150 | printf("Homepage: <http://libimobiledevice.org>\n"); | ||
| 150 | } | 151 | } |
