From fb1e9713783c4eb355a10e8810e54fc40da7255c Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 12:42:32 +0000 Subject: [PATCH] Update documentation after commit 53d424c --- docs/api/MASES.CLIParser.Parser.html | 2 +- docs/api/MASES.CLIParser.ParserExtension.html | 6 +++--- docs/manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/api/MASES.CLIParser.Parser.html b/docs/api/MASES.CLIParser.Parser.html index e2bad17..745be71 100644 --- a/docs/api/MASES.CLIParser.Parser.html +++ b/docs/api/MASES.CLIParser.Parser.html @@ -865,7 +865,7 @@
Returns
String -

A

+

A String with help information

diff --git a/docs/api/MASES.CLIParser.ParserExtension.html b/docs/api/MASES.CLIParser.ParserExtension.html index 60e633e..3e53c3a 100644 --- a/docs/api/MASES.CLIParser.ParserExtension.html +++ b/docs/api/MASES.CLIParser.ParserExtension.html @@ -209,7 +209,7 @@
Parameters
IEnumerable<IArgumentMetadataParsed> args -

Arguments to test using the list prepared using

+

Arguments to test using the list prepared using

@@ -265,7 +265,7 @@
Parameters
IEnumerable<IArgumentMetadataParsed> args -

Arguments to test using the list prepared using

+

Arguments to test using the list prepared using

@@ -635,7 +635,7 @@
Parameters
IEnumerable<IArgumentMetadataParsed> args -

Arguments to test using the list prepared using

+

Arguments to test using the list prepared using

diff --git a/docs/manifest.json b/docs/manifest.json index 0a8334f..98161f6 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -93,7 +93,7 @@ "output": { ".html": { "relative_path": "api/MASES.CLIParser.Parser.html", - "hash": "47ysrwFKCCoDun+ULygSvelElvzo5p9SHI5RjaJGbmA=" + "hash": "WFOy5udguMJ0IuvdG7Q7xjfqTkZciTuFvZ0U3p40asU=" } }, "is_incremental": false, @@ -105,7 +105,7 @@ "output": { ".html": { "relative_path": "api/MASES.CLIParser.ParserExtension.html", - "hash": "gnv4RR/bZ8QOGNtIxXd/MSEILfUyPH703LyEPtyTcnk=" + "hash": "FaDmYMFDtmtJk+Ic2PNx9tI4Rdf7ViMT5qg5Aoq/GPo=" } }, "is_incremental": false,