[PATCH] os: Add -displayfd into -help text

Jasper St. Pierre jstpierre at mecheye.net
Thu Apr 17 10:00:48 PDT 2014


Reviewed-by: Jasper St. Pierre <jstpierre at mecheye.net>


On Sun, Apr 6, 2014 at 5:57 PM, Robert Ancell
<robert.ancell at canonical.com>wrote:

> Add -displayfd into -help text. It was mentioned in the man page but
> seem to have been missed from the -help text.
> ---
>  os/utils.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/os/utils.c b/os/utils.c
> index 60e828e..1555dbd 100644
> --- a/os/utils.c
> +++ b/os/utils.c
> @@ -501,6 +501,7 @@ UseMsg(void)
>      ErrorF("-cc int                default color visual class\n");
>      ErrorF("-nocursor              disable the cursor\n");
>      ErrorF("-core                  generate core dump on fatal error\n");
> +    ErrorF("-displayfd fd          file descriptor to write display
> number to when ready to connect\n");
>      ErrorF("-dpi int               screen resolution in dots per inch\n");
>  #ifdef DPMSExtension
>      ErrorF("-dpms                  disables VESA DPMS monitor control\n");
> --
> 1.9.1
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>



-- 
  Jasper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140417/4dfa4def/attachment.html>


More information about the xorg-devel mailing list