diff options
author | Nikias Bassen | 2023-12-12 11:25:08 +0100 |
---|---|---|
committer | Nikias Bassen | 2023-12-12 11:25:08 +0100 |
commit | 9f29d3beef5c93c4e962d35c9645bd99df43a959 (patch) | |
tree | 1d2b6e45962e4e3213aefdbba5d5a9f96da79585 /docs | |
parent | 9ecd81d16cf0754c3a4a72ea45422c51482d50ba (diff) | |
download | libimobiledevice-9f29d3beef5c93c4e962d35c9645bd99df43a959.tar.gz libimobiledevice-9f29d3beef5c93c4e962d35c9645bd99df43a959.tar.bz2 |
Fix idevicebackup2 man page
Thanks to @SCOTT-HAMILTON for pointing this out.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/idevicebackup2.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/idevicebackup2.1 b/docs/idevicebackup2.1 index abbe38a..79b6dc4 100644 --- a/docs/idevicebackup2.1 +++ b/docs/idevicebackup2.1 @@ -47,7 +47,7 @@ restore last backup to the device. restore system files, too. .TP .B \t\-\-no\-reboot -reboot the system when done. +do NO reboot the system when done. .TP .B \t\-\-copy create a copy of backup folder before restoring. |