From: Martin Matuska Date: Mon, 20 Jan 2020 14:59:25 +0000 (+0100) Subject: bsdtar.1: --exclude-vcs sort version control systems and add git X-Git-Tag: v3.4.2~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5326ce61abfc8ce735ef4ad0ef714ba47e0e886e;p=thirdparty%2Flibarchive.git bsdtar.1: --exclude-vcs sort version control systems and add git Fixes #1314 --- diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 723ea38f0..7af8f9f7d 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.