Comment 2 for bug 671691

Revision history for this message
Dmitri Bachtin (damg) wrote :

Try
zip file.zip -- -_file.txt
-- tells zip to stop parsing further options and take the values as they come. Unfortunately, the name of the target archive must come before --.