From 9d269d2cc50ae9afd9287acf9b73909daecb9ab1 Mon Sep 17 00:00:00 2001 From: Joseph Shanak Date: Wed, 9 Feb 2022 11:13:32 -0600 Subject: [PATCH] Update docs. Add id to --flagfile so it can be jumped to --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index 8b6221c..17aa507 100644 --- a/doc/index.html +++ b/doc/index.html @@ -542,7 +542,7 @@ the application.

Note it is still an error to say --tryfromenv=foo if foo is not DEFINED somewhere in the application.

-

--flagfile

+

--flagfile

--flagfile=f tells the commandlineflags module to read the file f, and to run all the flag-assignments found in