mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08: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
|
||||
.\" 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 $
|
||||
.Dd $Mdocdate: February 7 2020 $
|
||||
.\" $OpenBSD: ssh.1,v 1.411 2020/02/16 21:15:43 naddy Exp $
|
||||
.Dd $Mdocdate: February 16 2020 $
|
||||
.Dt SSH 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -233,6 +233,9 @@ the system-wide configuration file
|
||||
will be ignored.
|
||||
The default for the per-user configuration file is
|
||||
.Pa ~/.ssh/config .
|
||||
If set to
|
||||
.Dq none ,
|
||||
no configuration files will be read.
|
||||
.Pp
|
||||
.It Fl f
|
||||
Requests
|
||||
|
Loading…
Reference in New Issue
Block a user