aboutsummaryrefslogtreecommitdiff
path: root/kiss
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-22 11:37:38 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-09-22 11:37:38 +0000
commit251077488c7f5bc61dff9df4919b82080b37724f (patch)
treea25b6d0b93eaa23400c977fd8ec4146206f77da6 /kiss
parentb2dd7afec33f2f91d29b2e901a25c8b5b71f9bac (diff)
downloadcpt-251077488c7f5bc61dff9df4919b82080b37724f.tar.gz
docs: update
FossilOrigin-Name: 510c1cd5e61d69a8cdab4804bbfb99c2f7cd9dede7ed940b8195db7dca79f8d3
Diffstat (limited to 'kiss')
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss b/kiss
index 513a429..9e92333 100755
--- a/kiss
+++ b/kiss
@@ -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'