From 145137ffba1ab4b3a3595c68d347652b9238f46d Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Thu, 8 Apr 2004 04:25:30 +0000
Subject: [PATCH] Added configuration for testable file type "zip" for adding
 zip comment.

---
 docs/sbbsunix.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/sbbsunix.txt b/docs/sbbsunix.txt
index 4ce9b307eb..f00fe8cac3 100644
--- a/docs/sbbsunix.txt
+++ b/docs/sbbsunix.txt
@@ -327,6 +327,12 @@ Default Configuration (SCFG) Screen-shots
 3: Working String        Testing ZIP Integrity...
 4: Access Requirements   UNIX
 
+[Testable File Type]
+1: File Extension        zip
+2: Command Line          zip -z %f < %zzipmsg.txt
+3: Working String        Adding ZIP Comment...
+4: Access Requirements   UNIX
+
 [Testable File Type]
 1: File Extension        tgz
 2: Command Line          tar -tzf %s
-- 
GitLab