From 358d362ac44fa47638bad89baaa1b0347d4d6882 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 30 Nov 2019 18:17:07 +0000 Subject: [PATCH] docs: update --- pash | 2 -- 1 file changed, 2 deletions(-) diff --git a/pash b/pash index 4ad844d..a55c512 100755 --- a/pash +++ b/pash @@ -120,8 +120,6 @@ yn() { } sread() { - # This is a simple wrapper around POSIX 'read' to print - # a prompt and disable printing of user input. printf '%s: ' "$2" # Disable terminal printing while the user inputs their