diff --git a/news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst b/news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst index 96ef4c66fda..76a8e6b96db 100644 --- a/news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst +++ b/news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst @@ -1 +1 @@ -fix mercurial revision parse error: use two hypen argument --rev= instead of -r= +Fix mercurial revision "parse error": use ``--rev={ref}`` instead of ``-r={ref}``