« Api gouv » : différence entre les versions
Balise : Révoqué |
Balise : Révoqué |
||
| Ligne 376 : | Ligne 376 : | ||
[ "$offset" -gt 0 ] && echo "Prochain offset possible: $((offset + limit))" >&2 | [ "$offset" -gt 0 ] && echo "Prochain offset possible: $((offset + limit))" >&2 | ||
echo "Recherche terminée." >&2 | echo "Recherche terminée." >&2 | ||
</ | </syntaxhighlight> | ||
==== Exemple ==== | ==== Exemple ==== | ||