X-Git-Url: http://git.tdb.fi/?p=pmount-gui.git;a=blobdiff_plain;f=README.txt;h=f1b7db47a802543a6aaefc8947311aa1f463468b;hp=cb9946831223794de9cf88a6afa7b62c49bd2181;hb=14e76463c6431e7d3f5aca988c283e5cb65c1190;hpb=2853a5c24eb6daa351687f6685f5fe71560412b7 diff --git a/README.txt b/README.txt index cb99468..f1b7db4 100644 --- a/README.txt +++ b/README.txt @@ -19,14 +19,17 @@ In addition, there are some command-line switches: device was mounted. -m - Start a persistent mount manager window from which devices can be both - mounted and unmounted. + 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.