From 2d4ef0d50ade6665c26707641151dafda8086750 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 8 Oct 2025 22:40:14 +0300 Subject: [PATCH] *: fix help format (#18566) --- pages/common/dvc.md | 2 +- pages/linux/iw.md | 2 +- pages/linux/plasmashell.md | 2 +- pages/linux/vgremove.md | 2 +- pages/windows/del.md | 8 ++++---- pages/windows/finger.md | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pages/common/dvc.md b/pages/common/dvc.md index f0145df5de..82ed726234 100644 --- a/pages/common/dvc.md +++ b/pages/common/dvc.md @@ -8,7 +8,7 @@ `dvc {{subcommand}}` -- Display general help: +- Display help: `dvc {{[-h|--help]}}` diff --git a/pages/linux/iw.md b/pages/linux/iw.md index 8ef8dbb43f..0a1bc15919 100644 --- a/pages/linux/iw.md +++ b/pages/linux/iw.md @@ -32,6 +32,6 @@ `iw reg get` -- Display help for all commands: +- Display help: `iw help` diff --git a/pages/linux/plasmashell.md b/pages/linux/plasmashell.md index 06eaf89953..b43e13956b 100644 --- a/pages/linux/plasmashell.md +++ b/pages/linux/plasmashell.md @@ -11,7 +11,7 @@ `plasmashell --replace & disown` -- Display help on command-line options: +- Display help: `plasmashell {{[-h|--help]}}` diff --git a/pages/linux/vgremove.md b/pages/linux/vgremove.md index c234303efc..0b855e8a0a 100644 --- a/pages/linux/vgremove.md +++ b/pages/linux/vgremove.md @@ -19,6 +19,6 @@ `vgremove --config '{{global/locking_type=1}}' {{volume_group}}` -- Display help text for usage information: +- Display help: `vgremove {{[-h|--help]}}` diff --git a/pages/windows/del.md b/pages/windows/del.md index 651fcc3d9b..d2ab44161e 100644 --- a/pages/windows/del.md +++ b/pages/windows/del.md @@ -28,10 +28,10 @@ `del {{file_pattern}} /q` -- Display the help and list available attributes: - -`del /?` - - Delete files based on specified attributes: `del {{file_pattern}} /a {{attribute}}` + +- Display help and list available attributes: + +`del /?` diff --git a/pages/windows/finger.md b/pages/windows/finger.md index 88a17feb26..1de4d618fd 100644 --- a/pages/windows/finger.md +++ b/pages/windows/finger.md @@ -16,6 +16,6 @@ `finger {{user}}@{{host}} -l` -- Display help information: +- Display help: `finger /?`