aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/filters.md b/doc/filters.md
index ce871cb42..46db09f78 100644
--- a/doc/filters.md
+++ b/doc/filters.md
@@ -503,7 +503,8 @@ extension.
---------------- --------------
.py `python`
.hs `runhaskell`
- .pl `ruby`
+ .pl `perl`
+ .rb `ruby`
.php `php`
.js `node`
.r `Rscript`