Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 288 Bytes
Usage: zsshpass [-f|-p|-e] [-h] command parameters
   -f filename   Take password to use from file
   -p password   Provide password as argument (security unwise)
   -e            Password is passed as env-var "SSHPASS"
 
At most one of -f, -p or -e should be used