From dc77343cc6704170b44112a90d5d244920f994eb Mon Sep 17 00:00:00 2001 From: Nick Papior Date: Sun, 27 Oct 2024 20:22:42 +0100 Subject: [PATCH] added towncrier rst Signed-off-by: Nick Papior --- news/13050.doc.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 news/13050.doc.rst diff --git a/news/13050.doc.rst b/news/13050.doc.rst new file mode 100644 index 00000000000..96e15ec5540 --- /dev/null +++ b/news/13050.doc.rst @@ -0,0 +1,2 @@ +Clarified documentation for using environment variables +instead of command line options.