diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-04-02 15:17:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-04-02 15:17:36 +0000 |
commit | f2b14c2f9b790c69ea66f8841b38aadbc234f881 (patch) | |
tree | f84ec2e85214c7791124803ae918f1382f8676d1 /games/quiz/quiz.6 | |
parent | 14c7f9d8373fb73c44ae9f0b8c361df5dfb6fa6e (diff) |
-i takes an argument; from Igor Sobrado
Diffstat (limited to 'games/quiz/quiz.6')
-rw-r--r-- | games/quiz/quiz.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quiz/quiz.6 b/games/quiz/quiz.6 index 9a9693c69b5..d8a7971496c 100644 --- a/games/quiz/quiz.6 +++ b/games/quiz/quiz.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: quiz.6,v 1.6 2005/05/04 08:56:17 jmc Exp $ +.\" $OpenBSD: quiz.6,v 1.7 2007/04/02 15:17:35 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -54,7 +54,7 @@ displays the list of available subjects. .Pp The options are as follows: .Bl -tag -width indent -.It Fl i +.It Fl i Ar file Specify an alternative index file. .It Fl t Use tutorial mode, in which questions are repeated later if you didn't get |