From aad1cfb48dd9bd979015a31fc6184d3959b338bf Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Thu, 6 Nov 1980 08:09:37 -0800 Subject: [PATCH] add "tell" command SCCS-vsn: usr.bin/sccs/sccs.1 1.18 --- usr/src/usr.bin/sccs/sccs.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usr/src/usr.bin/sccs/sccs.1 b/usr/src/usr.bin/sccs/sccs.1 index 76a731a4fb..9bb70ca9c8 100644 --- a/usr/src/usr.bin/sccs/sccs.1 +++ b/usr/src/usr.bin/sccs/sccs.1 @@ -112,6 +112,10 @@ to insure that everything is included into the .SM SCCS file before a version is installed. +.IP tell +Gives a newline-separated list +of the files being edited +on the standard output. .IP diffs Gives a ``diff'' listing between the current version of the program(s) you have out for editing and the versions -- 2.20.1