From 9be2e85165c3b93c87f63209c3597559333b1fc3 Mon Sep 17 00:00:00 2001
From: Rob Landley <rob@landley.net>
Date: Sun, 3 Mar 2019 18:50:03 -0600
Subject: Doc tweak.

---
 Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in b/Config.in
index fbd38e52..2136dae8 100644
--- a/Config.in
+++ b/Config.in
@@ -28,7 +28,7 @@ config TOYBOX
 	  --help		Show command help (only)
 	  --version	Show toybox version (only)
 
-	  The filename "-" means stdin, "--" stops argument parsing,
+	  The filename "-" means stdin/stdout, "--" stops argument parsing,
 	  and numerical arguments accept a single letter suffix for
 	  kilo, mega, giga, tera, peta, and exabytes, plus an additional
 	  "d" to indicate decimal 1000's instead of 1024. Durations take
-- 
cgit v1.2.3