소스 검색

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