diff options
author | sabetts <sabetts> | 2003-04-13 23:59:53 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-04-13 23:59:53 +0000 |
commit | a08bd72e917f0fc34615d91fff047b8a215d5e46 (patch) | |
tree | 82296ffa0169d7d22d74328d906f11f74c072bb3 /NEWS | |
parent | 5c9807f849eb0eba01c8c7609346d238f5dac3df (diff) | |
download | ratpoison-a08bd72e917f0fc34615d91fff047b8a215d5e46.zip |
(main): add switch case for the display command line
option.
(print_help): add --display option. Add text to demonstrate
--display and --command take an argument.
(ratpoison_longopts): add display.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- +* Changes since 1.2.0-beta3 +** new command line argument --display +Now you can specify the display to connect to. + * Changes since 1.2.0-beta2 * Changes since 1.1.1 |