diff options
Diffstat (limited to 'sftp.1')
-rw-r--r-- | sftp.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: sftp.1,v 1.32 2002/02/26 19:04:37 mouring Exp $ | 1 | .\" $OpenBSD: sftp.1,v 1.33 2002/02/26 19:06:43 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2001 Damien Miller. All rights reserved. | 3 | .\" Copyright (c) 2001 Damien Miller. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -76,8 +76,8 @@ non-interactive authentication. | |||
76 | .Nm | 76 | .Nm |
77 | will abort if any of the following | 77 | will abort if any of the following |
78 | commands fail: | 78 | commands fail: |
79 | .Ic get , put , rename , ln , rm, | 79 | .Ic get , put , rename , ln , |
80 | .Ic mkdir , chdir , lchdir | 80 | .Ic rm , mkdir , chdir , lchdir |
81 | and | 81 | and |
82 | .Ic lmkdir . | 82 | .Ic lmkdir . |
83 | .It Fl o Ar ssh_option | 83 | .It Fl o Ar ssh_option |