diff options
author | John Ankarström <john@ankarstrom.se> | 2021-01-31 13:18:23 +0000 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-01-31 13:18:23 +0000 |
commit | 6fa6614b3a7e87e42fb39217fa20e96e74e9ebf3 (patch) | |
tree | 3fc944338d3082255886d3cb63bac6a34dc714ce /mkfile | |
parent | 75303cb47fead302ad02982a0fe6d09dcc78372d (diff) | |
download | em-6fa6614b3a7e87e42fb39217fa20e96e74e9ebf3.tar.gz |
Add information about literal hyperlinks to README
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ test.html: README.html: README path=(. /bin) - em README > README.html + em README | htindex -s > README.html install: cp em emcollect emparse htwrap htindex /rc/bin/ |