Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit ef0929c

Browse files
committed
fix misleading var in doc
fix #20
1 parent 9ef8cad commit ef0929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Note that **short POSIX flags can be stacked** as of **v2.4.0**, like so: `booti
221221
<tr>
222222
<td><code>-L &lt;label&gt;</code></td>
223223
<td><code>--label &lt;label&gt;</code></td>
224-
<td>Set partition label as <code>&lt;type&gt;</code> instead of inferring.
224+
<td>Set partition label as <code>&lt;label&gt;</code> instead of inferring.
225225
<code>bootiso</code> will cut labels which are too long regarding the selected filesystem limitations.
226226
</td>
227227
<td><code>[install-mount-rsync]</code>,<br/><code>[format]</code></td>

0 commit comments

Comments
 (0)