summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-01-24 18:09:08 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-01-24 18:09:08 -0500
commitfcf97f53b9064be7ef53c708cab8795fde041501 (patch)
tree462a6a76e60d2b4b99c110afc36eca07a7505539 /manpages
parent41f40ccb871834480a1f532954a690b0b2437d79 (diff)
downloaddocs-fcf97f53b9064be7ef53c708cab8795fde041501.tar.gz
docs-fcf97f53b9064be7ef53c708cab8795fde041501.tar.bz2
docs-fcf97f53b9064be7ef53c708cab8795fde041501.zip
write ‘camt053tick’ description, including example
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``