summaryrefslogtreecommitdiff
path: root/echo.md
diff options
context:
space:
mode:
Diffstat (limited to 'echo.md')
-rw-r--r--echo.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/echo.md b/echo.md
index 3c7bb42..ac7e25f 100644
--- a/echo.md
+++ b/echo.md
@@ -16,9 +16,7 @@ suite for the `/bin/echo` implementation.
No arguments
=============================================================================
-This scenario runs `/bin/echo` without arguments and checks that it
-outputs a single newline character to the standard output, nothing to
-the standard error, and exits with a zero exit code.
+Run `/bin/echo` without arguments.
```fable
when user runs echo without arguments