From 65d86f8cf865bc9961d536b0155c7cbdae7ed114 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 30 Apr 2016 10:28:37 -0700 Subject: commas docs --- dh_elpa_test | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/dh_elpa_test b/dh_elpa_test index 130bf6f..fb469a0 100755 --- a/dh_elpa_test +++ b/dh_elpa_test @@ -52,16 +52,17 @@ B<-L> command line argument. =item B -A comma-separated list of Emacs regular expressions (not containing -any commas) jointly matching all and only the files containing -Buttercup tests that you wish to run. If this variable is not -defined, all tests that can be found will be run. Will be passed to -buttercup(1) with its B<-p> command line argument. +A comma-separated list of Emacs regular expressions jointly matching +all and only the files containing Buttercup tests that you wish to +run. If this variable is not defined, all tests that can be found +will be run. Will be passed to buttercup(1) with its B<-p> command +line argument. =item B A comma-separated list of file globs and/or Perl regular expressions -matching files containing ERT tests that should not be run. +(not containing any commas) matching files containing ERT tests that +should not be run. =item B -- cgit v1.2.3