Author: synrg Date: 2007-04-05 01:43:47 +0000 (Thu, 05 Apr 2007) New Revision: 2531
Modified: people/synrg/xjig/xjig-menu.6 Log: Bump up version, add --dialog to man page Modified: people/synrg/xjig/xjig-menu.6 =================================================================== --- people/synrg/xjig/xjig-menu.6 2007-04-05 00:52:26 UTC (rev 2530) +++ people/synrg/xjig/xjig-menu.6 2007-04-05 01:43:47 UTC (rev 2531) @@ -1,6 +1,6 @@ -.TH XJIG-MENU "6" "April 2007" "xjig-menu, version 1.2" "Games" +.TH XJIG-MENU "6" "April 2007" "xjig-menu, version 1.3" "Games" .SH NAME -xjig-menu, \- manual page for xjig-menu, version 1.2 +xjig-menu, \- manual page for xjig-menu, version 1.3 .SH DESCRIPTION xjig\-menu \- front\-end to launch xjig .PP @@ -23,12 +23,18 @@ .PP \fB\-d\fR|\-\-directory DIR directory to search for image files .PP +\fB\-\-dialog DIALOG kind of dialog box to use +.PP \fB\-\-switches\fR SWITCHES switches to pass to xjig (default: \fB\-no_flip\fR \fB\-side\fR 2) .SH MAKE\-OPTIONS .PP \fB\-\-make\fR make a link to the specified puzzle in the desktop directory and exit .PP \fB\-\-desktop\-directory\fR DIR directory where desktop link will be made (default: $HOME/Desktop) +.PP +DIALOG auto, kdialog, zenity or none (default: auto) +.PP +FILENAME gif, jpeg or ppm image, or any image type imagemagick can convert .SH EXAMPLES .PP To make a 5x4 (20 piece) puzzle from scene.jpg _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

