~fnux/matrix-cdist-types

880a06f87cdd2aa4e090ba52ef30f4a127d720e2 — Timothée Floure 3 years ago 8796f63 master
Adapt doc and CI for non-singleton riot type
2 files changed, 2 insertions(+), 2 deletions(-)

M .builds/manifest-riot
M type/__matrix_riot/man.rst
M .builds/manifest-riot => .builds/manifest-riot +1 -1
@@ 1,1 1,1 @@
__matrix_riot --version 1.5.5 --install_dir /usr/local/www/riot-web
__matrix_riot my-riot --version 1.5.5 --install_dir /usr/local/www/riot-web

M type/__matrix_riot/man.rst => type/__matrix_riot/man.rst +1 -1
@@ 43,7 43,7 @@ EXAMPLES

.. code-block:: sh

    __matrix_riot --install_dir /var/www/riot-web --version 1.5.6
    __matrix_riot my-riot --install_dir /var/www/riot-web --version 1.5.6


SEE ALSO