From 58ceb0ccd380d767d0072634ac5dc652b00abb74 Mon Sep 17 00:00:00 2001 From: Erin O'Connell Date: Fri, 29 Jun 2018 11:32:51 -0600 Subject: [PATCH] fix quotes for rst files --- news/2477.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/2477.feature b/news/2477.feature index 0b433bce..9276e1cb 100644 --- a/news/2477.feature +++ b/news/2477.feature @@ -1 +1 @@ -Added new flag `pipenv --support` to replace the diagnostic command `python -m pipenv.help`. \ No newline at end of file +Added new flag ``pipenv --support`` to replace the diagnostic command ``python -m pipenv.help``. \ No newline at end of file