summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-09 16:45:18 +0200
committerGravatar Martin Szulecki2014-10-09 16:45:18 +0200
commit988161f3cf77620abc02b9d7e677a82d7ea3d197 (patch)
tree7352b41e4033c2a7a0e43d49d3965c4bf9ca5472
parente16cda8fdacbfe40055b80c0c1bf11d312784aed (diff)
downloadifuse-988161f3cf77620abc02b9d7e677a82d7ea3d197.tar.gz
ifuse-988161f3cf77620abc02b9d7e677a82d7ea3d197.tar.bz2
Add hint about how to retrieve 'appid' argument to README
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index cf69e3a..067e222 100644
--- a/README
+++ b/README
@@ -77,6 +77,9 @@ using the --container parameter:
$ ifuse --container <appid> <mountpoint>
+If ideviceinstaller is installed, obtain the 'appid' (bundle identifier) using:
+ $ ideviceinstaller -l
+
Addtional help can be shown using:
$ ifuse --help