diff options
| author | Benjamin Kaduk <bjk@FreeBSD.org> | 2018-05-06 15:59:03 +0000 |
|---|---|---|
| committer | Benjamin Kaduk <bjk@FreeBSD.org> | 2018-05-06 15:59:03 +0000 |
| commit | b24eca8b54fb88e9e68d02212c7d0ca8ea58ab4d (patch) | |
| tree | 2add6a6232df610359add5caa6a1ebe7853efcca /usr.bin/fetch | |
| parent | 41cd6496153962f0b08f54c00403d2ac9b6dc722 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/fetch.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 999fb2ee56f9..85c0491c1ed5 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 18, 2016 +.Dd May 6, 2018 .Dt FETCH 1 .Os .Sh NAME @@ -241,7 +241,7 @@ certificate presented by the server. .It Fl -no-verify-peer [SSL] Do not verify the peer certificate against trusted CAs. -.It Fl o Ar file , Fl output= Ns Ar file +.It Fl o Ar file , Fl -output= Ns Ar file Set the output file name to .Ar file . By default, a ``pathname'' is extracted from the specified URI, and |
