From 29aa77aa2795374a6e040303b0b9d2b13ed40994 Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Sun, 13 Jun 2021 00:36:48 +0300 Subject: [PATCH] update doc --- docstring.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docstring.go b/docstring.go index 5731cab..90d937a 100644 --- a/docstring.go +++ b/docstring.go @@ -384,7 +384,7 @@ Read a shell command to execute and wait for a key press in the end. shell-async (modal) (default '&') -Read a shell command to execute synchronously without standard I/O. +Read a shell command to execute asynchronously without standard I/O. find (modal) (default 'f') find-back (modal) (default 'F')