diff options
author | Paul Sladen | 2009-04-01 09:25:04 -0700 |
---|---|---|
committer | Matt Colyer | 2009-04-01 09:25:04 -0700 |
commit | 5db1ccc0676f47e404664a94d33f8212e4bbac9a (patch) | |
tree | 1a6211076bb42e9a699b9ee408133661efe027b1 /README | |
parent | d941dccaa77c2715bc652d7c48aeddcfca24e20d (diff) | |
download | ifuse-5db1ccc0676f47e404664a94d33f8212e4bbac9a.tar.gz ifuse-5db1ccc0676f47e404664a94d33f8212e4bbac9a.tar.bz2 |
restore --root and fix README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ Currently ifuse (via the AFC protocol) only gives access to the if the device has been jailedbreaked a full view of the iPhone's filesystem will be available with the following command - ./mount.fuse.ifuse --afc2 <device file> <mountpoint> + ./mount.fuse.ifuse --root <device file> <mountpoint> ==== Setting up FUSE ==== |