From 931e096f21c919b4c78e8f1fca23560bde9143b3 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sun, 19 May 2024 08:31:19 -0700 Subject: commands: Improve list command - Improve help text - Add "kind" and "section" to CSV output - Add a "published" subcommand to list content that is not draft, expired, or future. Closes #12520 --- testscripts/commands/gen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testscripts') diff --git a/testscripts/commands/gen.txt b/testscripts/commands/gen.txt index 2ab90e5be..22a936b41 100644 --- a/testscripts/commands/gen.txt +++ b/testscripts/commands/gen.txt @@ -1,6 +1,6 @@ # Test the gen commands. # Note that adding new commands will require updating the NUM_COMMANDS value. -env NUM_COMMANDS=42 +env NUM_COMMANDS=43 hugo gen -h stdout 'A collection of several useful generators\.' -- cgit v1.2.3