Be more specific about which flag combinations are allowed.
diff --git a/man/zip_file_add.mdoc b/man/zip_file_add.mdoc
index ce3b202..5c8ef0c 100644
--- a/man/zip_file_add.mdoc
+++ b/man/zip_file_add.mdoc
@@ -64,7 +64,10 @@
 .Fn zip_file_replace ) .
 The
 .Ar flags
-argument can be any of:
+argument can be any combination of
+.Dv ZIP_FL_OVERWRITE
+with one of
+.Dv ZIP_FL_ENC_* :
 .Bl -tag -width XZIPXFLXENCXSTRICTXX
 .It Dv ZIP_FL_OVERWRITE
 Overwrite any existing file of the same name.