aboutsummaryrefslogtreecommitdiff
path: root/test/command/6739.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/6739.md')
-rw-r--r--test/command/6739.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/command/6739.md b/test/command/6739.md
index 7c9ed24a2..ff2d4bc75 100644
--- a/test/command/6739.md
+++ b/test/command/6739.md
@@ -4,7 +4,8 @@
* `--argA | --argB` This item has a pipe character
^D
<ul>
-<li><code>--argument</code> This item does not have a pipe character</li>
+<li><code>--argument</code> This item does not have a pipe
+character</li>
<li><code>--argA | --argB</code> This item has a pipe character</li>
</ul>
```