Mercurial > libervia-backend
changeset 3283:7b58b15bd121
doc (jp/roster): fixed example for `jp roster set`
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 26 May 2020 12:52:22 +0200 |
parents | e7e7be79fbcd |
children | 751d8fa45ced |
files | doc/jp/roster.rst |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/jp/roster.rst Mon May 25 16:15:05 2020 +0200 +++ b/doc/jp/roster.rst Tue May 26 12:52:22 2020 +0200 @@ -61,8 +61,8 @@ NAME, --name NAME`` option, the former one will be deleted, and any former group no added using ``-g GROUP, --group GROUP`` will be removed). -example -------- +examples +-------- Set a name used to privately identify your contact Louise:: @@ -70,7 +70,7 @@ Replace all groups of Pierre, to add him only to ``friends`` and ``housemates``:: - $ jp roster set -g friends -g housemates pierre@example.net + $ jp roster set --replace -g friends -g housemates pierre@example.net stats =====