summaryrefslogtreecommitdiff
path: root/test/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'test/documentation')
-rw-r--r--test/documentation5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/documentation b/test/documentation
index 61bffa0..08246dc 100644
--- a/test/documentation
+++ b/test/documentation
@@ -1,7 +1,4 @@
## vim:ft=zsh
-alias podchecker='podchecker -warnings -warnings'
echo "# Documentation"
podchecker bin/checklinks
-for file in man/*/*; {
- podchecker $file
-}
+podchecker -warnings -warnings man/*/*