1--- 2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3SPDX-License-Identifier: curl 4Long: pass 5Arg: <phrase> 6Help: Passphrase for the private key 7Protocols: SSH TLS 8Category: ssh tls auth 9Added: 7.9.3 10Multi: single 11See-also: 12 - key 13 - user 14Example: 15 - --pass secret --key file $URL 16--- 17 18# `--pass` 19 20Passphrase for the private key. 21