docs: update
This commit is contained in:
parent
3052a416ca
commit
358d362ac4
2
pash
2
pash
|
@ -120,8 +120,6 @@ yn() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sread() {
|
sread() {
|
||||||
# This is a simple wrapper around POSIX 'read' to print
|
|
||||||
# a prompt and disable printing of user input.
|
|
||||||
printf '%s: ' "$2"
|
printf '%s: ' "$2"
|
||||||
|
|
||||||
# Disable terminal printing while the user inputs their
|
# Disable terminal printing while the user inputs their
|
||||||
|
|
Loading…
Reference in New Issue