aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 32cd1fb7f..fd5ededd3 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ The NOCHUNKS HTML version is one big HTML file:
XML to TXT:
-----------
First create the NOCHUNKS HTML file, then convert by running:
- /usr/bin/lynx nochunks.html > output.txt
+ /usr/bin/lynx -dump nochunks.html > output.txt
XML to PDF:
-----------