diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2008-03-16 08:01:39 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2008-03-16 08:01:39 +0000 |
| commit | d80ffe8edf5f79e34251bf86edd08b09aa848749 (patch) | |
| tree | acf3c2e203775f43639979bc7bc89295d2d9bcde | |
| parent | cf05cfc708b25411eabf0247009eabfaa206dca2 (diff) | |
Notes
| -rw-r--r-- | sbin/route/route.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index ff751895d536..65a1de166071 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -71,6 +71,10 @@ when reporting actions. names and numerical equivalents can be quite time consuming, and may require correct operation of the network; thus it may be expedient to forget this, especially when attempting to repair networking operations). +.It Fl t +Run in test-only mode. +.Pa /dev/null +is used instead of a socket. .It Fl v (verbose) Print additional details. .It Fl q |
