ソースを参照

Updated to help text as in 51301f7 commit

pezcurrel 1 年間 前
コミット
bd35a92103
1 ファイル変更5 行追加2 行削除
  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