summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-sandbox.1.rst13
1 files changed, 12 insertions, 1 deletions
diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst
index c37e5830..621df49b 100644
--- a/manpages/libeufin-sandbox.1.rst
+++ b/manpages/libeufin-sandbox.1.rst
@@ -134,7 +134,18 @@ in which demobank the wire transfer occurs.
Command ``camt053tick``
=======================
-.. WRITEME
+
+This command advances the internal time step that the demobank
+uses to group transactions for reporting.
+(Successive transactions will be inserted in a new Camt.053 report.)
+
+FIXME: Is this "legacy", like ``make-transaction``?
+
+For example:
+
+.. code-block:: console
+
+ $ libeufin-sandbox camt053tick
Command ``serve``