Mercurial > libervia-backend
comparison doc/jp/common_arguments.rst @ 2957:8fd8c9f548cd
doc (jp/common_arguments): typo
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 26 May 2019 22:30:09 +0200 |
parents | ce16847a7b6d |
children | 8ec35cf13f66 |
comparison
equal
deleted
inserted
replaced
2956:767e1ef6e1bd | 2957:8fd8c9f548cd |
---|---|
123 you use, please check documentation of your service. | 123 you use, please check documentation of your service. |
124 | 124 |
125 order-by | 125 order-by |
126 ======== | 126 ======== |
127 | 127 |
128 Order-By argument specify or the returned elements are sorted. | 128 Order-By argument specify how the returned elements are sorted. |
129 | 129 |
130 There is currently only one argument in this group: | 130 There is currently only one argument in this group: |
131 | 131 |
132 ``-o {creation,modification}, --order-by {creation,modification}`` | 132 ``-o {creation,modification}, --order-by {creation,modification}`` |
133 specify how result is sorted. with ``creation``, first created element is returned | 133 specify how result is sorted. with ``creation``, first created element is returned |