comparison doc/libervia-cli/common_arguments.rst @ 3670:d0b66efc6c0e

doc (cli/pubsub_cache): `search` command documentation: rel 361
author Goffi <goffi@goffi.org>
date Wed, 08 Sep 2021 17:58:48 +0200
parents 256faf6e951f
children
comparison
equal deleted inserted replaced
3669:23be54db81f1 3670:d0b66efc6c0e
216 216
217 e.g. specifying a template to use:: 217 e.g. specifying a template to use::
218 218
219 $ li blog get -O template --oo browser --oo template=/tmp/my_template.html 219 $ li blog get -O template --oo browser --oo template=/tmp/my_template.html
220 220
221 .. _time_pattern:
222
221 Time Pattern 223 Time Pattern
222 ============ 224 ============
223 225
224 When a command expect a date or date with time argument, you can use a "time pattern" (you 226 When a command expect a date or date with time argument, you can use a "time pattern" (you
225 usually see the ``TIME_PATTERN`` as name of the argument in ``--help`` message when it can 227 usually see the ``TIME_PATTERN`` as name of the argument in ``--help`` message when it can