From b357afc0a03a4238a01acf5d9641ebda9f71d500 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 22 Jun 2004 12:31:23 +1000 Subject: - djm@cvs.openbsd.org 2004/06/20 19:28:12 [sftp.1] mention new -n flag --- sftp.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sftp.1') diff --git a/sftp.1 b/sftp.1 index 7f0ef1121..fec67731b 100644 --- a/sftp.1 +++ b/sftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.55 2004/06/13 15:03:02 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.56 2004/06/20 19:28:12 djm Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -303,6 +303,10 @@ If the .Fl l flag is specified, then display additional details including permissions and ownership information. +The +.Fl n +flag will produce a long listing with user and group information presented +numerically. .It Ic lumask Ar umask Set local umask to .Ar umask . -- cgit v1.2.3