Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpalmer committed Jul 21, 2012
1 parent 2ad274e commit e627bc9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions bin/solar-conflict.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,21 @@ BEGIN

exit;

__END__
=pod
=head1 SYNOPSIS
Start the game from the command line:
solar-conflict.pl
=head1 DESCRIPTION
This script starts the game. It will open a 1024x768 pixel window (plus
the size of the window frame). Game controls are displayed on the menu
screen.
This script starts the game. It will open a 1024x768 window (plus the
size of the window frame). Game controls are displayed on the menu
screen. Close the window to end the game.
=head1 SEE ALSO
Expand Down

0 comments on commit e627bc9

Please sign in to comment.