diff options
Diffstat (limited to 'Doc/help/getln')
-rw-r--r-- | Doc/help/getln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/help/getln b/Doc/help/getln new file mode 100644 index 000000000..88c938138 --- /dev/null +++ b/Doc/help/getln @@ -0,0 +1,3 @@ +getln [ -AclneE ] name ... + Read the top value from the buffer stack and put it in the shell + parameter name. Equivalent to read -zr. |