summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-01-24 17:29:56 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-01-24 17:29:56 -0500
commit4dc26e1f6a33af7a49fc36a49326dba088834005 (patch)
tree902ad88cdff5b57edc8f7a4ed1b7605654427c9e /manpages
parenta41b104dbabaf4fa77e8d4060231953bf290c333 (diff)
downloaddocs-4dc26e1f6a33af7a49fc36a49326dba088834005.tar.gz
docs-4dc26e1f6a33af7a49fc36a49326dba088834005.tar.bz2
docs-4dc26e1f6a33af7a49fc36a49326dba088834005.zip
replace question to MS w/ blurb on Control-C
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-sandbox.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst
index 9a206e04..d644bc44 100644
--- a/manpages/libeufin-sandbox.1.rst
+++ b/manpages/libeufin-sandbox.1.rst
@@ -165,8 +165,8 @@ Before invoking ``serve``, the following environment variables need to be set:
- ``jdbc:sqlite:/tmp/libeufin-sandbox.db``
- ``jdbc:postgresql://localhost:5432/libeufindb?user=Foo&password=secret``
-.. @MS Is Control-C the best way to interrupt?
- Are there any other signals handled specially?
+Normally, the ``serve`` command runs until interrupted.
+When run in a shell, you can use ``Control-C`` for that.
Command ``reset-tables``