blob: 88e09e67bef3e55d3ed7eafa987d23357d8adb45 [file] [log] [blame]
.TH "idevicebackup" 1
.SH NAME
idevicebackup \- Create or restore backup for devices.
.SH SYNOPSIS
.B idevicebackup
[OPTIONS] CMD [DIRECTORY]
.SH DESCRIPTION
Create or restore backup from the current or specified directory.
.SH OPTIONS
.TP
.B \-u, \-\-udid UDID
target specific device by its 40-digit device UDID.
.TP
.B \-d, \-\-debug
enable communication debugging.
.TP
.B \-h, \-\-help
prints usage information.
.SH COMMANDS
.TP
.B backup
saves a device backup into DIRECTORY.
.TP
.B restore
restores a device backup from DIRECTORY.
.SH AUTHORS
Martin Szulecki
Nikias Bassen
Man page written to conform with Debian by Julien Lavergne.