Skip to content

Commit a7292d3

Browse files
committed
Synopsis indent
1 parent cf8f906 commit a7292d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ same, byte for byte, as a .BA file created on actual hardware.
180180

181181
#### Synopsis
182182

183+
<ul>
183184
**tokenize** _INPUT.DO_ [ _OUTPUT.BA_ ]<br/>
184185
**tokenize** [ **-d** | **--decomment** ] _INPUT.DO_ [ _OUTPUT.BA_ ]<br/>
185186
**tokenize** [ **-c** | **--crunch** ] _INPUT.DO_ [ _OUTPUT.BA_ ]
@@ -189,6 +190,8 @@ The **-d** option decomments before tokenizing.
189190
The **-c** option decomments _and_ removes all optional
190191
whitespace before tokenizing.
191192

193+
</ul>
194+
192195
#### Example 1: Simplest usage: tokenize filename
193196

194197

0 commit comments

Comments
 (0)