lynx --nolist --dump Documentation.html > Documentation.txt

This commit is contained in:
Olivier Müller
2002-06-29 19:36:43 +00:00
parent d1ef2dd582
commit 57e6f57a39
2 changed files with 207 additions and 193 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -42,8 +42,8 @@ Please ensure you have:
- in Documentation.html the 2 lines - in Documentation.html the 2 lines
" <h1>phpMyAdmin $1 Documentation</h1> " " <h1>phpMyAdmin $1 Documentation</h1> "
- in translators.html - in translators.html
2. built the new "Documentation.txt" version using the Lynx "print" command 2. built the new "Documentation.txt" version using:
on the "Documentation.html" file. lynx --nolist --dump Documentation.html > Documentation.txt
Continue (y/n)? Continue (y/n)?
END END