From da40cf81e63d04dced9d943743bb2a58801916e7 Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Tue, 28 Jul 2020 09:36:56 -0400 Subject: Use --stage 2 in checktools - Remove useless --stage 2 argument to checktools.sh - Fix help text for expand-yaml-anchors (it had a typo) --- src/bootstrap/flags.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bootstrap') diff --git a/src/bootstrap/flags.rs b/src/bootstrap/flags.rs index a298b299667..56e4f0467cc 100644 --- a/src/bootstrap/flags.rs +++ b/src/bootstrap/flags.rs @@ -425,7 +425,7 @@ Arguments: This subcommand accepts a number of paths to tools to build and run. For example: - ./x.py run src/tool/expand-yaml-anchors + ./x.py run src/tools/expand-yaml-anchors At least a tool needs to be called.", ); -- cgit 1.4.1-3-g733a5