un-nest curl
This commit is contained in:
20
curl-8.15.0/docs/cmdline-opts/pass.md
Normal file
20
curl-8.15.0/docs/cmdline-opts/pass.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: pass
|
||||
Arg: <phrase>
|
||||
Help: Passphrase for the private key
|
||||
Protocols: SSH TLS
|
||||
Category: ssh tls auth
|
||||
Added: 7.9.3
|
||||
Multi: single
|
||||
See-also:
|
||||
- key
|
||||
- user
|
||||
Example:
|
||||
- --pass secret --key file $URL
|
||||
---
|
||||
|
||||
# `--pass`
|
||||
|
||||
Passphrase for the private key used for SSH or TLS.
|
||||
Reference in New Issue
Block a user