We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abe7ae commit 3bf3028Copy full SHA for 3bf3028
lang-guide/chapters/pipelines.md
@@ -163,7 +163,7 @@ def custom-cmd [] {
163
164
Here are some examples to show stdio behavior. Actually the stio behavior will be the same to previous session.
165
166
-You can think the body of `custom-cmd` like `(^cmd1 | ^cmd2; ^cmd3 | ^cmd4).
+In the examples below the body of `custom-cmd` is `(^cmd1 | ^cmd2; ^cmd3 | ^cmd4).
167
168
- custom-cmd
169
0 commit comments