diff options
author | Jakob Unterwurzacher | 2015-11-09 22:33:42 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-11-09 22:33:42 +0100 |
commit | 99dfc84992df104ad23c8729f3be8a1f716937c8 (patch) | |
tree | eb650c128090338f91cda886317238f7c318bbce /TODO.md | |
parent | 79b36dd8eb3eff78bba07f636c5bfeb7c04243ba (diff) |
Add "-q" (quiet) flag
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ * More robust daemonization, add cli parameter "--sendusr1=pid" -* Add "-q" (quiet) flag * Add test filesystem for "--masterkey" containing an "It works!" file * Add fcntl file locking to make multiple concurrent mounts safe * add test case |