taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 4dc26e1f6a33af7a49fc36a49326dba088834005
parent a41b104dbabaf4fa77e8d4060231953bf290c333
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Mon, 24 Jan 2022 17:29:56 -0500

replace question to MS w/ blurb on Control-C

Diffstat:
Mmanpages/libeufin-sandbox.1.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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``