]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
bsdtar.1: --exclude-vcs sort version control systems and add git
authorMartin Matuska <martin@matuska.org>
Mon, 20 Jan 2020 14:59:25 +0000 (15:59 +0100)
committerMartin Matuska <martin@matuska.org>
Mon, 20 Jan 2020 15:00:34 +0000 (16:00 +0100)
Fixes #1314

tar/bsdtar.1

index 723ea38f0abf93d0934b3a7ba1e6ad418b169d34..7af8f9f7d39ece2bd5add7672a793c8130086b38 100644 (file)
@@ -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.