]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
README.md: update output to match reality
authorEric Biggers <ebiggers@google.com>
Thu, 28 Nov 2019 18:06:32 +0000 (10:06 -0800)
committerEric Biggers <ebiggers@google.com>
Thu, 28 Nov 2019 18:26:31 +0000 (10:26 -0800)
commit6821d90d7c449b63d602c272d5ffa19243a7c517
treea97277e22bc1c0a1595524bb84c37165a5134263
parent79c90bbacc8e4989fe3fef4297d766e55999b977
README.md: update output to match reality

Update the example output in the README to match reality.

Also make a few other updates to the examples to take into account that
'fscrypt purge' now drops caches by default, and that the root
filesystem doesn't need to support encryption if the encrypted
directories are being created on a different filesystem.

Resolves https://github.com/google/fscrypt/issues/62
README.md