diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2002-03-18 08:56:23 +0000 |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2002-03-18 08:56:23 +0000 |
commit | 73e618734df1f50ce3ff1c093f5a823d04d74ee1 (patch) | |
tree | 178c6f9fe4238d981c7217044a0f022511aed432 /Tools/faqwiz/README | |
parent | 9d3eba87d697231dde1672bdd30d5f59890700b4 (diff) | |
download | cpython-git-73e618734df1f50ce3ff1c093f5a823d04d74ee1.tar.gz |
Patch #512466: Script to move faqwiz entries.
Diffstat (limited to 'Tools/faqwiz/README')
-rw-r--r-- | Tools/faqwiz/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/faqwiz/README b/Tools/faqwiz/README index b29fcb020f..a1e4d44047 100644 --- a/Tools/faqwiz/README +++ b/Tools/faqwiz/README @@ -21,6 +21,7 @@ faqw.py executable script to be edited and installed in cgi-bin faqwiz.py main module, lives in same directory as FAQ entry files faqconf.py main configuration module faqcust.py additional local customization module (optional) +move-faqwiz.sh Script to move faqwiz entries. What's New? |