summaryrefslogtreecommitdiff
path: root/tar
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2020-01-20 15:59:25 +0100
committerMartin Matuska <martin@matuska.org>2020-01-20 16:00:34 +0100
commit5326ce61abfc8ce735ef4ad0ef714ba47e0e886e (patch)
tree2dce9aa552b00c57dbc7615ff5522c55f20c0ed1 /tar
parent305ee38b4d4efe8c0a4f72dd20fe727229a75bff (diff)
downloadlibarchive-5326ce61abfc8ce735ef4ad0ef714ba47e0e886e.tar.gz
bsdtar.1: --exclude-vcs sort version control systems and add git
Fixes #1314
Diffstat (limited to 'tar')
-rw-r--r--tar/bsdtar.113
1 files changed, 7 insertions, 6 deletions
diff --git a/tar/bsdtar.1 b/tar/bsdtar.1
index 723ea38f..7af8f9f7 100644
--- a/tar/bsdtar.1
+++ b/tar/bsdtar.1
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 3, 2019
+.Dd January 20, 2020
.Dt TAR 1
.Os
.Sh NAME
@@ -209,15 +209,16 @@ specified on the command line.
.It Fl Fl exclude-vcs
Do not process files or directories internally used by the
version control systems
+.Sq Arch ,
+.Sq Bazaar ,
.Sq CVS ,
+.Sq Darcs ,
+.Sq Mercurial ,
.Sq RCS ,
.Sq SCCS ,
-.Sq SVN ,
-.Sq Arch ,
-.Sq Bazaar ,
-.Sq Mercurial
+.Sq SVN
and
-.Sq Darcs .
+.Sq git .
.It Fl Fl fflags
(c, r, u, x modes only)
Archive or extract platform-specific file attributes or file flags.