Procházet zdrojové kódy

Updated to help text as in 51301f7 commit

pezcurrel před 1 rokem
rodič
revize
bd35a92103
1 změnil soubory, kde provedl 5 přidání a 2 odebrání
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -5,13 +5,16 @@ xstoxfces [options]
 
 DESCRIPTION
 
-This is xstoxfces v0.1, a CLI php script that makes xscreensaver’s
+This is xstoxfces v0.1.3, a CLI php script that makes xscreensaver’s
 screensavers available to «Xfce screensaver»’s users.
 Currently, «Xfce screensaver» supports xscreensaver’s screensavers, but does
 not automatically make them available to users. This script just converts
 xscreensaver’s screensavers «.xml» definition files to «.desktop» files and
 saves these «.desktop» files in a directory where «Xfce screensaver» will
-consider them (by default «$HOME/.local/share/applications/screensavers»).
+consider them (by default «$HOME/.local/share/applications/screensavers»);
+in addition, it can optionally exclude screensavers and preserve their
+configuration (that is, their arguments) according to an xscreensaver’s
+user configuration file («$HOME/.xscreensaver» by default).
 
 OPTIONS