1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-25 00:20:05 -07:00

docs: update

This commit is contained in:
Dylan Araps 2019-09-22 14:37:39 +03:00
parent 7783b190ad
commit abf8eecda9

2
kiss
View File

@ -42,7 +42,7 @@ contains() {
}
prompt() {
# As the user for some input.
# Ask the user for some input.
log "Continue?: Press Enter to continue or Ctrl+C to abort here"
# POSIX 'read' has none of the "nice" options like '-n', '-p'