parent
4b1f74ba28
commit
ba1fb3a1ed
@ -49,7 +49,7 @@ Usage of ./command-line-flags:
|
|||||||
|
|
||||||
# If you provide a flag that wasn't specified to the
|
# If you provide a flag that wasn't specified to the
|
||||||
# `flag` package, the program will print an error message
|
# `flag` package, the program will print an error message
|
||||||
# an show the help text again.
|
# and show the help text again.
|
||||||
$ ./command-line-flags -wat
|
$ ./command-line-flags -wat
|
||||||
flag provided but not defined: -wat
|
flag provided but not defined: -wat
|
||||||
Usage of ./command-line-flags:
|
Usage of ./command-line-flags:
|
||||||
|
@ -279,7 +279,7 @@ generated help text for the command-line program.</p>
|
|||||||
<td class="docs">
|
<td class="docs">
|
||||||
<p>If you provide a flag that wasn’t specified to the
|
<p>If you provide a flag that wasn’t specified to the
|
||||||
<code>flag</code> package, the program will print an error message
|
<code>flag</code> package, the program will print an error message
|
||||||
an show the help text again.</p>
|
and show the help text again.</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td class="code leading">
|
<td class="code leading">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user