summaryrefslogtreecommitdiff
path: root/games/atc/atc.6
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-04-02 14:28:57 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-04-02 14:28:57 +0000
commit7f83c032e953deecd3cda93ef735111ecddc6336 (patch)
tree01618672195b104033a9ec443326352bd4f37928 /games/atc/atc.6
parent702a67f3a4fddf5d6c08845cbc0f95401866b4c4 (diff)
tidy up synopsis and usage(); from Igor Sobrado
Diffstat (limited to 'games/atc/atc.6')
-rw-r--r--games/atc/atc.615
1 files changed, 8 insertions, 7 deletions
diff --git a/games/atc/atc.6 b/games/atc/atc.6
index e9a2a031826..433a1698aa3 100644
--- a/games/atc/atc.6
+++ b/games/atc/atc.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atc.6,v 1.15 2004/01/02 14:45:50 jmc Exp $
+.\" $OpenBSD: atc.6,v 1.16 2007/04/02 14:28:56 jmc Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -43,8 +43,8 @@
.Sh SYNOPSIS
.Nm atc
.Op Fl lpqstu?
-.Op Fl fg Ar "game name"
-.Op Fl r Ar "random seed"
+.Op Fl fg Ar game
+.Op Fl r Ar seed
.Sh DESCRIPTION
.Nm
lets you try your hand at the nerve-wracking duties of an air traffic
@@ -58,7 +58,8 @@ and frequency of the planes depend on the
difficulty of the chosen arena.
.Bl -tag -width "-g gamex"
.It Fl f Ar game
-Play the named game.
+Play the named
+.Ar game .
If the game listed is not one of the ones printed by the
.Fl l
option, the default game is played.
@@ -76,6 +77,9 @@ This is used during the installation of the program.
.It Fl q
Play quietly
.Pq no bells .
+.It Fl r Ar seed
+Set the random seed.
+This option can be used to replay a specific game.
.It Fl s
Print the score list
.Pq formerly the Top Ten list .
@@ -86,9 +90,6 @@ successfully dealt with.
.It Fl t
Same as
.Fl s .
-.It Fl r Ar seed
-Set the random seed.
-This option can be used to replay a specific game.
.It Fl u
Print the usage line and exit.
.It Fl \&?