From 82d87ff8eda1a8e43cda4a5f500fc579477ee606 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Thu, 16 Jun 2016 21:29:22 +0200 Subject: Add "-ro" (read-only) flag From the man page: **-ro** : Mount the filesystem read-only Also add a test. --- Documentation/MANPAGE.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 0ddd772..5f2ae47 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -117,6 +117,9 @@ option. **-q, -quiet** : Quiet - silence informational messages +**-ro** +: Mount the filesystem read-only + **-scryptn int** : scrypt cost parameter logN. Setting this to a lower value speeds up mounting but makes the password susceptible to brute-force attacks (default 16) -- cgit v1.2.3