comparison doc/libervia-cli/blog.rst @ 3873:8b76caa89aa0

doc (cli/pubsub, cli/blog): `attachments` subcommands documentation: rel 370
author Goffi <goffi@goffi.org>
date Fri, 22 Jul 2022 17:16:28 +0200
parents 76fb0739cc9c
children 4b8776eb6826
comparison
equal deleted inserted replaced
3872:76fb0739cc9c 3873:8b76caa89aa0
326 $ li blog import dotclear /path/to/dotclear.dump 326 $ li blog import dotclear /path/to/dotclear.dump
327 327
328 Import a Dotclear blog without uploading images:: 328 Import a Dotclear blog without uploading images::
329 329
330 $ li blog import --no-images-upload dotclear /path/to/dotclear.dump 330 $ li blog import --no-images-upload dotclear /path/to/dotclear.dump
331
332 attachments
333 ===========
334
335 Subcommands to add or remove data attached to pubsub items. Please check
336 :ref:`libervia-cli_blog_attachments`.