aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-05 21:16:39 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-05 21:16:39 +0000
commitd9137e34ffcf236609bb39a08b9c051beb45f166 (patch)
tree29732751750fba68e7d4458492875d645a2576cd /README
parent324b295b0c70692927375f2fbb80f84d967a1d32 (diff)
Fixed lynx command - added -dump
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'README')
-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:
-----------