summaryrefslogtreecommitdiff
path: root/usr.bin/rsync/rsync.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2019-03-31 13:17:45 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2019-03-31 13:17:45 +0000
commit1212f7344e94dc2ff1dc30af71d2af5116821136 (patch)
tree0ae017c4f7a595a8facb194c50b50609be1fd9a6 /usr.bin/rsync/rsync.1
parent61ecf39cf4a9e37a0c30fdb5977abd047055b03c (diff)
Drop --devices and --specials from the synopsis because they are only
low-utility parts of the more useful and shorter -D. Nice because it brings the synopsis down to two lines, and because the approach buys us additional time before the synopsis may grow disgustingly long again. "Shrug. Probably helps." deraadt@
Diffstat (limited to 'usr.bin/rsync/rsync.1')
-rw-r--r--usr.bin/rsync/rsync.16
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/rsync/rsync.1 b/usr.bin/rsync/rsync.1
index 98f99944ef7..ff013c8f0f6 100644
--- a/usr.bin/rsync/rsync.1
+++ b/usr.bin/rsync/rsync.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rsync.1,v 1.14 2019/03/30 23:48:24 schwarze Exp $
+.\" $OpenBSD: rsync.1,v 1.15 2019/03/31 13:17:44 schwarze Exp $
.\"
.\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 30 2019 $
+.Dd $Mdocdate: March 31 2019 $
.Dt OPENRSYNC 1
.Os
.Sh NAME
@@ -25,10 +25,8 @@
.Op Fl aDglnoprtv
.Op Fl e Ar program
.Op Fl -del
-.Op Fl -devices
.Op Fl -port Ns = Ns Ar portnumber
.Op Fl -rsync-path Ns = Ns Ar program
-.Op Fl -specials
.Op Fl -version
.Ar source ...
.Ar directory