From 701095414c7dcee3ffd198ff21ce076004d87f1f Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sat, 10 Jun 2023 21:11:30 +0530 Subject: [PATCH] xcrun: swap help and version examples (#10350) --- pages/osx/xcrun.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/osx/xcrun.md b/pages/osx/xcrun.md index 312f0c5483..7fe259c19e 100644 --- a/pages/osx/xcrun.md +++ b/pages/osx/xcrun.md @@ -19,10 +19,10 @@ `xcrun --toolchain {{name}}` -- Display help: - -`xcrun --help` - - Display version: `xcrun --version` + +- Display help: + +`xcrun --help`