diff options
-rw-r--r-- | sbin/restore/restore.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index d84d6a8..a20eb52 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -439,6 +439,8 @@ information passed between incremental restores. .El .Sh ENVIRONMENT .Bl -tag -width ".Ev TMPDIR" +.It Ev TAPE +Device from which to read backup. .It Ev TMPDIR Name of directory where temporary files are to be created. .El |