Commit Diff


commit - 315f51e9ef7ed3abbf51273a489c56e451868672
commit + 04e8a7a9bb81278ee73bf63d8d753e633cae316c
blob - dede5ec1ec5c391b005de73502afead553f8ed7f
blob + 3bf7865c8862a126c753341fbf3efd657fad3ea1
--- exercise.1
+++ exercise.1
@@ -57,11 +57,13 @@ Defaults to
 .Sq *
 (all directories).
 .It Fl p Sy s= Ns Ar pattern
-Process (only) files matching the given pattern as test suites.
+Process files matching the given pattern as test suites.
 Defaults to
 .Sq *.ts .
 .It Fl p Sy t= Ns Ar pattern
-Process (only) files matching the given pattern as tests.
+When searching for tests,
+process files that match the given pattern
+as test executables.
 Defaults to
 .Sq *.t .
 .It Fl q