summaryrefslogtreecommitdiffstats
path: root/man/ideviceinstaller.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/ideviceinstaller.1')
-rw-r--r--man/ideviceinstaller.118
1 files changed, 9 insertions, 9 deletions
diff --git a/man/ideviceinstaller.1 b/man/ideviceinstaller.1
index fd00ff6..a9d2665 100644
--- a/man/ideviceinstaller.1
+++ b/man/ideviceinstaller.1
@@ -31,17 +31,17 @@ list apps installed on the device.
31.RS 31.RS
32.B Additional options: 32.B Additional options:
33.TP 33.TP
34-o list_user 34\-o list_user
35list user apps only (apps installed by the user) 35list user apps only (apps installed by the user)
36.B This is the default. 36.B This is the default.
37.TP 37.TP
38-o list_system 38\-o list_system
39list system apps only (apps available from the system firmware) 39list system apps only (apps available from the system firmware)
40.TP 40.TP
41-o list_all 41\-o list_all
42list all types of apps 42list all types of apps
43.TP 43.TP
44-o xml 44\-o xml
45print output in xml format (PList) 45print output in xml format (PList)
46.RE 46.RE
47 47
@@ -68,7 +68,7 @@ list archived applications on the device.
68.RS 68.RS
69.B Additional options: 69.B Additional options:
70.TP 70.TP
71-o xml 71\-o xml
72print output in xml format (PList) 72print output in xml format (PList)
73.RE 73.RE
74 74
@@ -79,16 +79,16 @@ archive app specified by APPID.
79.RS 79.RS
80.B Additional options: 80.B Additional options:
81.TP 81.TP
82-o uninstall 82\-o uninstall
83uninstall the package after making an archive 83uninstall the package after making an archive
84.TP 84.TP
85-o app_only 85\-o app_only
86archive application data only 86archive application data only
87.TP 87.TP
88-o copy=PATH 88\-o copy=PATH
89copy the app archive to directory PATH when done 89copy the app archive to directory PATH when done
90.TP 90.TP
91-o remove 91\-o remove
92only valid when copy=PATH is used: remove after copy 92only valid when copy=PATH is used: remove after copy
93.RE 93.RE
94 94