taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 45c00d51cfa69a82bd2c15332fc7334af3810f40
parent 19c56e3ffb6dcfd48388b88fe6a66b5ec83b70f1
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 18 Oct 2017 21:07:40 +0200

texi syntax error

Diffstat:
Mdoc/onboarding.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -485,7 +485,7 @@ $ taler-deployment-config-sign # upgrade the database! this process depends on the specific # version. However, exchange and merchant have the -# taler-{exchange,merchant}-dbinit -r command that resets all +# taler-@{exchange,merchant@}-dbinit -r command that resets all # the tables; the bank might need a tables reset too: refer to # django documentation for how to apply migrations to the database.