Hello,
This site contains 29761 parsed manpages from sections 1 and 8 found in
- Ubuntu's manpage repository.
+ Ubuntu's manpage repository.
A lot of heuristics were used to extract the arguments of each
program, and there are errors here and there, especially in
manpages that have a non-standard layout.
diff --git a/explainshell/web/templates/explain.html b/explainshell/web/templates/explain.html
index a43071a5..37d9526a 100644
--- a/explainshell/web/templates/explain.html
+++ b/explainshell/web/templates/explain.html
@@ -40,7 +40,7 @@
{% for m in matches if m.name %}
{% if loop.first %}source manpages: {% endif %}
-{{ m.name|e }}{% if not loop.last %}, {% endif %}
+{{ m.name|e }}{% if not loop.last %}, {% endif %}
{% endfor %}
{%- endblock %}
diff --git a/explainshell/web/templates/macros.html b/explainshell/web/templates/macros.html
index befaa2ef..69359250 100644
--- a/explainshell/web/templates/macros.html
+++ b/explainshell/web/templates/macros.html
@@ -1,10 +1,10 @@
{% macro outputcommand(mp, suggestions) -%}
{% if suggestions|length == 0 %}
-
{{ mp.program|e }}
+
{{ mp.program|e }}
{% else %}
- {{ mp.program|e }}
+ {{ mp.program|e }}