1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-19 12:35:46 +01:00

Be a bit more explicit about comments & commands.

This commit is contained in:
Štěpán Němec
2011-07-27 16:48:06 +02:00
parent 0ac8f73ec8
commit 6f63ec1d2e

View File

@@ -444,7 +444,8 @@
<p tag="comments"> <p tag="comments">
Lines may be commented out by prefixing them with a <em>"</em> Lines may be commented out by prefixing them with a <em>"</em>
character. character. Comments and commands cannot both occur in a single command
line.
</p> </p>
<code> <hl style="color: #444">" This is a comment</hl> <code> <hl style="color: #444">" This is a comment</hl>