summaryrefslogtreecommitdiff
path: root/checklist-demo-upgrade.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-05 19:47:03 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-05 19:47:03 +0100
commit6da702cb839b682d80d87fdcd88eb9ff16c189ae (patch)
tree24ef34da4c1c8f6da4ac782961479ad9bf422f0a /checklist-demo-upgrade.rst
parentdf9eb5452325255dfa77030eb539d0b8c88a6c9e (diff)
parent085d99420a7aa23b04bd4ce1e256eec9e182c166 (diff)
downloaddocs-6da702cb839b682d80d87fdcd88eb9ff16c189ae.tar.gz
docs-6da702cb839b682d80d87fdcd88eb9ff16c189ae.tar.bz2
docs-6da702cb839b682d80d87fdcd88eb9ff16c189ae.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat (limited to 'checklist-demo-upgrade.rst')
-rw-r--r--checklist-demo-upgrade.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/checklist-demo-upgrade.rst b/checklist-demo-upgrade.rst
index 87d35b6a..5eb00513 100644
--- a/checklist-demo-upgrade.rst
+++ b/checklist-demo-upgrade.rst
@@ -11,9 +11,14 @@ Post-upgrade checks:
- |check| Run ``taler-deployment-arm -I`` to verify that all services are running.
- |check| Run the headless wallet to check that services are actually working:
- .. code-block:: sh
-
- taler-wallet-cli integrationtest -e https://exchange.demo.taler.net/ -m https://backend.demo.taler.net/ -b https://bank.demo.taler.net -w "KUDOS:10" -s "KUDOS:5"
+ .. code-block:: console
+
+ $ taler-wallet-cli integrationtest \
+ -e https://exchange.demo.taler.net/ \
+ -m https://backend.demo.taler.net/ \
+ -b https://bank.demo.taler.net \
+ -w "KUDOS:10" \
+ -s "KUDOS:5"
Basics: