summaryrefslogtreecommitdiff
path: root/manpages
AgeCommit message (Collapse)Author
2022-11-29fix #7499Christian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-10-30add man page for purses helperChristian Grothoff
2022-09-12-use US englishChristian Grothoff
2022-08-25libeufin: it's submit-payments nowFlorian Dold
2022-08-25document new -s flag of taler-fakebank-runChristian Grothoff
2022-08-19add user type to kyc-checkChristian Grothoff
2022-08-14update KYC API documentationChristian Grothoff
2022-08-09document taler-exchange-kyc-testerChristian Grothoff
2022-07-30document taler-exchange-drainChristian Grothoff
2022-06-25-fix typosChristian Grothoff
2022-06-22added section for extensionsÖzgür Kesim
2022-06-20-add missing man pagesChristian Grothoff
2022-05-31-document -I optionChristian Grothoff
2022-04-16-document new optionChristian Grothoff
2022-04-08-update specChristian Grothoff
2022-03-05update man pages and manuals to reflect new global-fee endpoints and commandsChristian Grothoff
2022-03-05document introduction of wad feesChristian Grothoff
2022-02-28move URL out of code-block into top-level paraThien-Thi Nguyen
2022-02-28include "connections" in connections sub-sub-headersThien-Thi Nguyen
2022-02-26document ‘libeufin-cli connections’ commandsThien-Thi Nguyen
specifically: - libeufin-cli connections new-ebics-connection - libeufin-cli connections list-connections - libeufin-cli connections show-connection - libeufin-cli connections delete-connection - libeufin-cli connections export-backup (but see also: <https://bugs.gnunet.org/view.php?id=7180>) The other ‘libeufin-cli connections’ commands also hang and thus remain undocumented for now.
2022-02-24omit trailing slash in LOCALHOST:PORT URLsThien-Thi Nguyen
2022-02-24document ‘connections’; reorder its subcommands to be roughly in "order ↵Thien-Thi Nguyen
of use"
2022-02-24mention ‘sandbox ebicssubscriber list’ in the context of ‘sandbox ↵Thien-Thi Nguyen
demobank new-ebicssubscriber’
2022-02-24include "sandbox" in command nameThien-Thi Nguyen
2022-02-24mention ‘sandbox ebicssubscriber create’ deprecation; link to its ↵Thien-Thi Nguyen
replacement
2022-02-23move connections et al prior to users et alThien-Thi Nguyen
2022-02-23add sub-sub-command headingsThien-Thi Nguyen
specifically: - connections export-backup - connections get-key-letter - connections import-bank-account - connections list-connections - connections list-offered-bank-accounts - connections new-ebics-connection - connections restore-backup - connections show-connection
2022-02-22add manpage for taler-exchange-secmod-csChristian Grothoff
2022-02-22-document CS optionsChristian Grothoff
2022-02-21document ‘libeufin-cli permissions’ commandsThien-Thi Nguyen
specifically: - permissions - permissions list - permissions grant - permissions revoke
2022-02-19-document what happens when fakebank exceeds RAM pool limitChristian Grothoff
2022-02-04fix typo: s/Th/The/Thien-Thi Nguyen
2022-02-04document ‘libeufin-cli users’ commandsThien-Thi Nguyen
specifically: - users - users self - users list - users create - users change-password Also, update the explanations for env vars ‘LIBEUFIN_NEXUS_USERNAME’ and ‘LIBEUFIN_NEXUS_PASSWORD’.
2022-02-04mention precedence of ‘--sandbox-url’ over ‘LIBEUFIN_SANDBOX_URL’ if ↵Thien-Thi Nguyen
both given
2022-02-03add sub-sub-command headingsThien-Thi Nguyen
specficially: - users self - users list - users create - users change-password - permissions revoke - permissions list - permissions grant - accounts transactions - accounts task-status - accounts task-schedule - accounts task-delete - accounts submit-payment - accounts show-payment - accounts show - accounts prepare-payment - accounts list-tasks - accounts list-payments - accounts fetch-transactions - accounts delete-payment - connections download-bank-accounts - connections delete-connection - connections connect - facades new-taler-wire-gateway-facade - facades new-anastasis-facade - facades list
2022-02-03add missing blurb for ‘sandbox ebicssubscriber list’; separate examplesThien-Thi Nguyen
2022-02-03add ^^^ headings for sub-sub-commandsThien-Thi Nguyen
2022-02-03fix typo: s/ebichost/ebicshost/Thien-Thi Nguyen
2022-02-02fix typo: s/subject/message/ in payto query parameterThien-Thi Nguyen
2022-02-02document ‘libeufin-cli sandbox demobank’ commandsThien-Thi Nguyen
specifically: - sandbox demobank register - sandbox demobank info - sandbox demobank new-ebicssubscriber - sandbox demobank new-transaction There are two FIXMEs in the new-transaction example.
2022-01-31document several ‘libeufin-cli sandbox’ commandsThien-Thi Nguyen
specifically: - sandbox - sandbox check - sandbox ebichost - sandbox ebichost create - sandbox ebichost list - sandbox ebicssubscriber - sandbox ebicssubscriber create - sandbox ebicssubscriber list - sandbox ebicsbankaccount - sandbox ebicsbankaccount create - sandbox bankaccount - sandbox bankaccount list - sandbox bankaccount generate-transactions - sandbox bankaccount simulate-incoming-transaction - sandbox bankaccount transactions
2022-01-27new WIP manpage: libeufin-cli(1)Thien-Thi Nguyen
* manpages/libeufin-cli.1.rst: New.
2022-01-26New manpage: libeufin-nexus(1)Thien-Thi Nguyen
* manpages/libeufin-nexus.1.rst: New file. * conf.py (man_pages): Add entry for libeufin-nexus. This partially addresses: <https://bugs.gnunet.org/view.php?id=7147>
2022-01-25move subcommands down one levelThien-Thi Nguyen
2022-01-25remove FIXME based on feedback from MSThien-Thi Nguyen
2022-01-25update ‘default-exchange’ description based on feedback from MSThien-Thi Nguyen
2022-01-24add FIXME for ‘make-transaction’ and ‘camt053tick’Thien-Thi Nguyen
2022-01-24write ‘camt053tick’ description, including exampleThien-Thi Nguyen
2022-01-24fix typo: s/that/for/Thien-Thi Nguyen