]> git.tdb.fi Git - pmount-gui.git/blobdiff - README.txt
Merge branch 'mount-manager'
[pmount-gui.git] / README.txt
index fc5512582b7236eca172ab4ee6d025271f1979ce..f1b7db47a802543a6aaefc8947311aa1f463468b 100644 (file)
@@ -18,13 +18,18 @@ In addition, there are some command-line switches:
     manager.  The command is run without arguments in the directory where the
     device was mounted.
 
+  -m
+    Starts pmount-gui in mount manager mode.  Devices may be both mounted and
+    unmounted, and the application won't terminate after an operation.
+
+  -M
+    Similar to -m, but the window is temporarily hidden when there are no
+    mountable devices present.
+
   -h
     Displays a summary of options.
 
 Options can be passed to pmount by adding them after the special -- argument.
 
-Suggested usage pattern is to bind pmount-gui to a shortcut key in your window
-manager to provide quick access.
-
 pmount-gui was written by Mikko Rasa and is distributed under the BSD license.
 See the file LICENSE.txt for full license text.