From 67c49a5d464ef723537daa6481232a3837c0cb3c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 9 Sep 2015 10:20:07 -0400 Subject: [PATCH] Update the gtk3-demo man page We have options now ! --- docs/reference/gtk/gtk3-demo.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/reference/gtk/gtk3-demo.xml b/docs/reference/gtk/gtk3-demo.xml index 47b32f510e..d2eacb69b5 100644 --- a/docs/reference/gtk/gtk3-demo.xml +++ b/docs/reference/gtk/gtk3-demo.xml @@ -31,6 +31,9 @@ gtk3-demo --help +--list +--run EXAMPLE +--autoquit @@ -53,6 +56,20 @@ other used resources, such as ui files and icons. , Show help options + + + List available examples. + + + + Run the named example. Use to + see the available examples. + + + + Quit after a short timeout. This is intended for use + with , e.g. when profiling. +