| 1 | .\" Copyright (C) 2007 Sven Arvidsson <sa@whiz.se> |
|---|
| 2 | .\" |
|---|
| 3 | .\" This is free software; you may redistribute it and/or modify |
|---|
| 4 | .\" it under the terms of the GNU General Public License as |
|---|
| 5 | .\" published by the Free Software Foundation; either version 2, |
|---|
| 6 | .\" or (at your option) any later version. |
|---|
| 7 | .\" |
|---|
| 8 | .\" This is distributed in the hope that it will be useful, but |
|---|
| 9 | .\" WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 10 | .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 11 | .\" GNU General Public License for more details. |
|---|
| 12 | .\" |
|---|
| 13 | .\"You should have received a copy of the GNU General Public License along |
|---|
| 14 | .\"with this program; if not, write to the Free Software Foundation, Inc., |
|---|
| 15 | .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
|---|
| 16 | .TH same-gnome 6 "2007\-06\-09" "GNOME" |
|---|
| 17 | .SH NAME |
|---|
| 18 | Same GNOME \- A puzzle game for GNOME |
|---|
| 19 | .SH SYNOPSIS |
|---|
| 20 | .B same-gnome |
|---|
| 21 | .RI [ OPTION... ] |
|---|
| 22 | .SH DESCRIPTION |
|---|
| 23 | The goal is to remove as many objects as possible in as few moves as |
|---|
| 24 | possible. Objects that are adjacent to each other get removed as a |
|---|
| 25 | group. The remaining objects then collapse to fill in the gaps and new |
|---|
| 26 | groups are formed. You cannot remove single objects. |
|---|
| 27 | .SH OPTIONS |
|---|
| 28 | .TP |
|---|
| 29 | .B \-t, \-\-theme=NAME |
|---|
| 30 | Set the theme |
|---|
| 31 | .TP |
|---|
| 32 | .B \-s, \-\-scenario=NAME |
|---|
| 33 | For backwards compatibility |
|---|
| 34 | .TP |
|---|
| 35 | .B \-z, \-\-size=NUMBER |
|---|
| 36 | Game size (1=small, 3=large) |
|---|
| 37 | .P |
|---|
| 38 | This program also accepts the standard GNOME and GTK options. |
|---|
| 39 | .SH AUTHORS |
|---|
| 40 | .B same-gnome |
|---|
| 41 | was written by Callum McKenzie. |
|---|
| 42 | .P |
|---|
| 43 | This manual page was written by Sven Arvidsson <sa@whiz.se>, |
|---|
| 44 | for the Debian project (but may be used by others). |
|---|
| 45 | .SH SEE ALSO |
|---|
| 46 | .BR "gtk-options" (7), |
|---|
| 47 | .BR "gnome-options" (7) |
|---|
| 48 | .P |
|---|
| 49 | The online documentation available through the program's |
|---|
| 50 | .I Help |
|---|
| 51 | menu. |
|---|