From 4dc26e1f6a33af7a49fc36a49326dba088834005 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 24 Jan 2022 17:29:56 -0500 Subject: replace question to MS w/ blurb on Control-C --- manpages/libeufin-sandbox.1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manpages') 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`` -- cgit v1.2.3