Add missing description of option "-D".
This commit is contained in:
parent
d47435e90d
commit
8370dbf86f
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: rdist.1,v 1.10 1999/03/22 18:16:41 garbled Exp $
|
||||
.\" $NetBSD: rdist.1,v 1.11 2001/11/01 16:30:40 tron Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -41,13 +41,13 @@
|
||||
.Nd remote file distribution program
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl nqbRhivwy
|
||||
.Op Fl nqbRhivwyD
|
||||
.Op Fl f Ar distfile
|
||||
.Op Fl d Ar var=value
|
||||
.Op Fl m Ar host
|
||||
.Op Ar name ...
|
||||
.Nm ""
|
||||
.Op Fl nqbRhivwy
|
||||
.Op Fl nqbRhivwyD
|
||||
.Fl c
|
||||
.Ar name ...
|
||||
.Oo login@ Oc Ns Ar host Ns Op :dest
|
||||
@ -135,6 +135,8 @@ option is used to define or override variable definitions in the
|
||||
.Ar Value
|
||||
can be the empty string, one name, or a list of names surrounded by
|
||||
parentheses and separated by tabs and/or spaces.
|
||||
.It Fl D
|
||||
Turn on debugging.
|
||||
.It Fl h
|
||||
Follow symbolic links. Copy the file that the link points to rather than the
|
||||
link itself.
|
||||
|
Loading…
Reference in New Issue
Block a user