summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-11-25 06:46:11 +0000
committersabetts <sabetts>2003-11-25 06:46:11 +0000
commitc5eaee5bda09b72d3f03fe7316c83801778f3f44 (patch)
treec92fc648f93fd25dc534b841c12f88e289d8d953 /NEWS
parent863e018ef2cf8851694cbd9b7c3889d52fe50b17 (diff)
downloadratpoison-c5eaee5bda09b72d3f03fe7316c83801778f3f44.zip
(ratpoison_longopts): add "file"
(ratpoison_opts): add f: option (print_help): print help for --file option (read_startup_files): take an alternative rc file as an argument and use it if it is non-NULL. (main): parse the --file option. pass alt_rcfile to read_startup_files.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e4d0fb..450c2b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
ratpoison NEWS --- history of user-visible changes. -*- outline -*-
+* Changes since 1.3.0-rc1
+** new command-line option --file
+Used to specify an alternate configuration file.
+
* Changes since 1.3.0-beta3
** new configure option --disable-history