From cda58540994302a5e88b5e6e3dd03be81abe04b1 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 2 Sep 2020 16:24:53 +0300 Subject: [PATCH] Docsite: improve spelling_word_choice.rst (#71592) --- .../rst/dev_guide/style_guide/spelling_word_choice.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/dev_guide/style_guide/spelling_word_choice.rst b/docs/docsite/rst/dev_guide/style_guide/spelling_word_choice.rst index dac809ed518..3f6d8d7b461 100644 --- a/docs/docsite/rst/dev_guide/style_guide/spelling_word_choice.rst +++ b/docs/docsite/rst/dev_guide/style_guide/spelling_word_choice.rst @@ -70,9 +70,9 @@ Correct. Do not use "cdrom," "CD-Rom," "CDROM," "cd-rom" or any other variation. Command line +++++++++++++++++++ -Correct. Do not use "command-line" or "commandline." +Correct. Do not use "command-line" or "commandline" as a noun. If used as an adjective, "command-line" is appropriate, for example "command-line arguments". -Use to describes where to place options for a command, but not where to type the command. Use "shell prompt" instead to describe where to type commands. The line on the display screen where a command is expected. Generally, the command line is the line that contains the most recently displayed command prompt. +Use "command line" to describes where to place options for a command, but not where to type the command. Use "shell prompt" instead to describe where to type commands. The line on the display screen where a command is expected. Generally, the command line is the line that contains the most recently displayed command prompt. Daylight saving time (DST)