From 25f05d318b48d235ae9886e29ce1ff677fb3d36f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 3 Jul 2023 00:43:07 +0000 Subject: dtas-archive: support -m/--match=REGEXP switch Sometimes I only want to archive files matching a certain regexp pattern. --- Documentation/dtas-archive.pod | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Documentation/dtas-archive.pod') diff --git a/Documentation/dtas-archive.pod b/Documentation/dtas-archive.pod index 157ea70..50237e8 100644 --- a/Documentation/dtas-archive.pod +++ b/Documentation/dtas-archive.pod @@ -52,11 +52,20 @@ Continue after error Number of times to repeat the L check. Default: 1 +=item -m, --match REGEX + +Only archive files matching a given Ruby (or Perl-compatible) regular +expression. The regular expression is implementation-dependent and +using the Perl-compatible subset of Ruby regexps is recommended as dtas +will be moving away from Ruby at some point. + +Added for dtas v0.22.0 + =back =head1 COPYRIGHT -Copyright 2013-2020 all contributors L +Copyright all contributors L License: GPL-3.0+ L -- cgit v1.2.3-24-ge0c7