]> git.tdb.fi Git - pmount-gui.git/blobdiff - README.txt
Use stat instead of access to check for udevadm presence
[pmount-gui.git] / README.txt
index 9bdd562a61ea8ba3f4ec32adc158aaddc6deb640..f1b7db47a802543a6aaefc8947311aa1f463468b 100644 (file)
@@ -18,11 +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.
 
-Suggested usage pattern is to bind pmount-gui to a shortcut key in your window
-manager to provide quick access.
+Options can be passed to pmount by adding them after the special -- argument.
 
 pmount-gui was written by Mikko Rasa and is distributed under the BSD license.
 See the file LICENSE.txt for full license text.