Mercurial > libervia-backend
diff doc/libervia-cli/pubsub.rst @ 3635:7bc443253b7c
merge branche "@"
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 Aug 2021 15:32:58 +0200 |
parents | 21e7d46b988c 7acf19bdca2f |
children | e597dbfbc4c6 |
line wrap: on
line diff
--- a/doc/libervia-cli/pubsub.rst Fri Aug 27 15:27:14 2021 +0200 +++ b/doc/libervia-cli/pubsub.rst Sat Aug 28 15:32:58 2021 +0200 @@ -346,7 +346,7 @@ else: print(item_raw.replace("SàT", "Libervia")) -And save it a some location, e.g. ``~/expand_sat.py`` (don't forget to make is executable +And save it a some location, e.g. ``~/expand_sat.py`` (don't forget to make it executable with ``chmod +x ~/expand_sat.py``). To be sure it's safe, you can first do a dry-run and check the result::