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 /doc/ratpoison.texi | |
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 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index bfdcb49..dee39a1 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -880,6 +880,9 @@ Display this help screen @item -v, --version Display the version +@item -d, --display +Specify the X display to connect to. + @item -c, --command Send ratpoison a colon-command. This allows you to control ratpoison from the command-line. with the @option{-c} option you can script |