mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
upstream: document -F none; with jmc@
OpenBSD-Commit-ID: 0eb93b75473d2267aae9200e02588e57778c84f2
This commit is contained in:
parent
011052de73
commit
30144865bf
7
ssh.1
7
ssh.1
@ -33,8 +33,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: ssh.1,v 1.410 2020/02/07 03:54:44 dtucker Exp $
|
.\" $OpenBSD: ssh.1,v 1.411 2020/02/16 21:15:43 naddy Exp $
|
||||||
.Dd $Mdocdate: February 7 2020 $
|
.Dd $Mdocdate: February 16 2020 $
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -233,6 +233,9 @@ the system-wide configuration file
|
|||||||
will be ignored.
|
will be ignored.
|
||||||
The default for the per-user configuration file is
|
The default for the per-user configuration file is
|
||||||
.Pa ~/.ssh/config .
|
.Pa ~/.ssh/config .
|
||||||
|
If set to
|
||||||
|
.Dq none ,
|
||||||
|
no configuration files will be read.
|
||||||
.Pp
|
.Pp
|
||||||
.It Fl f
|
.It Fl f
|
||||||
Requests
|
Requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user