diff --git a/README.rst b/README.rst index 03d8a93..30e3708 100644 --- a/README.rst +++ b/README.rst @@ -73,9 +73,15 @@ acsoo pr-status Look for git references of the form ``refs/pull/NNN/head`` in requirement files and print the corresponding GitHub pull request status. +Deprecated commands +~~~~~~~~~~~~~~~~~~~ + acsoo checklog -------------- +**acsoo checklog is deprecated: use `checklog-odoo +`_** + Check if an odoo log file contains error, with the possibility to ignore some errors based on regular expressions. @@ -85,9 +91,6 @@ errors based on regular expressions. odoo -d mydb -i base --stop-after-init | acsoo checklog acsoo checklog --ignore "WARNING.*blah" odoo.log -Deprecated commands -~~~~~~~~~~~~~~~~~~~ - acsoo tag ---------