Skip to content

Commit 94a1501

Browse files
authored
Merge pull request #4681 from arkiuat/patch-1
move a slightly misplaced =head2 in create-cli.rakudoc
2 parents a90e020 + a807c31 commit 94a1501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/create-cli.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ Usage:
190190
--verbose required verbosity
191191
=end code
192192

193+
=head2 Command lines and usage messages: more examples
194+
193195
From release 2021.03, values to single named arguments can be separated by
194196
spaces too. Consider a C<demo> program with the following source:
195197

@@ -216,8 +218,6 @@ Usage:
216218
-v Display verbose output
217219
=end code
218220

219-
=head2 Command lines and usage messages: more examples
220-
221221
The following are valid ways to call C<demo>:
222222

223223
=for code :lang<text>

0 commit comments

Comments
 (0)