summaryrefslogtreecommitdiffstats
path: root/bin/cp/cp.1
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-04-07 11:00:56 +0000
committermdodd <mdodd@FreeBSD.org>2003-04-07 11:00:56 +0000
commit7e2b8444e09a4666ef4570568088b984d18c2ad0 (patch)
treea47801209e48fd3a1334b3a004a8871921681469 /bin/cp/cp.1
parentf8221d23db2ef003ca10f5a62ec719a74430963d (diff)
downloadFreeBSD-src-7e2b8444e09a4666ef4570568088b984d18c2ad0.zip
FreeBSD-src-7e2b8444e09a4666ef4570568088b984d18c2ad0.tar.gz
Add a SIGINFO handler.
Diffstat (limited to 'bin/cp/cp.1')
-rw-r--r--bin/cp/cp.111
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index 4fe0123..b12f166 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -225,6 +225,17 @@ options are ignored unless the
option is specified.
In addition, these options override each other and the
command's actions are determined by the last one specified.
+.Pp
+If
+.Nm
+receives a
+.Dv SIGINFO
+(see the
+.Cm status
+argument for
+.Xr stty 1 )
+signal, the current input and output file and the percentage complete
+will be written to the standard output.
.Sh DIAGNOSTICS
.Ex -std
.Sh COMPATIBILITY
OpenPOWER on IntegriCloud