make fuzzy closes #54 (#55)

Co-authored-by: Iucounu <iucounu@riseup.net> Reviewed-on: AFPy/python-docs-fr#55 Reviewed-by: Julien Palard <julien@palard.fr> Co-authored-by: Iucounu <iucounu@noreply.localhost> Co-committed-by: Iucounu <iucounu@noreply.localhost>
This commit is contained in:
Iucounu 2023-02-17 15:53:58 +00:00 committed by Julien Palard
commit 5ef8287742

View file

@ -155,7 +155,7 @@ $(POSPELL_TMP_DIR)/%.po.out: %.po dict
.PHONY: fuzzy
fuzzy: ensure_prerequisites
potodo -f --exclude venv .venv $(EXCLUDED)
potodo --offline -f --exclude venv .venv $(EXCLUDED)
.PHONY: check-headers
check-headers: