Mercurial > libervia-backend
diff doc/libervia-cli/pubsub.rst @ 3632:7acf19bdca2f
doc: minor typo
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 27 Aug 2021 14:59:47 +0200 |
parents | 267e4987b58b |
children | 7bc443253b7c |
line wrap: on
line diff
--- a/doc/libervia-cli/pubsub.rst Fri Aug 27 14:48:39 2021 +0200 +++ b/doc/libervia-cli/pubsub.rst Fri Aug 27 14:59:47 2021 +0200 @@ -343,7 +343,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::