From: Ian Jackson Date: Tue, 10 Mar 2020 13:34:05 +0000 (+0000) Subject: example: Fix usage X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=4d708915fe743707216819dd0de4e2c1fc35c7f6;p=chiark-tcl-applet.git example: Fix usage Signed-off-by: Ian Jackson --- diff --git a/example b/example index 12c081f..d783f3f 100755 --- a/example +++ b/example @@ -6,7 +6,13 @@ # There is NO WARRANTY. # usage: -# xbatmon-simple-tray +# .../example program arguments... +# will run +# program arguments... WINDOWID +# and program sbould put up an X11 window as a child of WINDOWID +# +# eg, for a silly example: +# .../example xterm -id source applet.tcl source subproc.tcl