From 4f458efd5286cc73fcae80e7ca48be6dedece7f3 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sun, 23 Oct 2011 19:04:44 +0000 Subject: [PATCH] Typo --- raw.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raw.pl b/raw.pl index 2b563a25..761704aa 100755 --- a/raw.pl +++ b/raw.pl @@ -71,7 +71,7 @@ Writes the raw wiki text into plain text files. --regexp selects a subsets of pages whose names match the regular expression. Note that spaces have been translated to underscores. ---page designates the page directory. By default is is 'page' in the +--page designates the page directory. By default this is 'page' in the current directory. If you run this script in your data directory, the default should be fine.