summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.16
1 files changed, 5 insertions, 1 deletions
diff --git a/sftp.1 b/sftp.1
index 7f0ef1121..fec67731b 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.55 2004/06/13 15:03:02 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.56 2004/06/20 19:28:12 djm Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -303,6 +303,10 @@ If the
303.Fl l 303.Fl l
304flag is specified, then display additional details including permissions 304flag is specified, then display additional details including permissions
305and ownership information. 305and ownership information.
306The
307.Fl n
308flag will produce a long listing with user and group information presented
309numerically.
306.It Ic lumask Ar umask 310.It Ic lumask Ar umask
307Set local umask to 311Set local umask to
308.Ar umask . 312.Ar umask .