Skip to content

Commit 8ae141a

Browse files
authored
Merge pull request #14573 from jboxman/add-oc-cli-usage
Update usage for OpenShift CLI
2 parents f1f7dec + 6e1dbe7 commit 8ae141a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

contributing_to_docs/term_glossary.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,16 @@ allowed for use across all distribution documentation:
304304
''''
305305
=== OpenShift CLI
306306

307-
Usage: OpenShift CLI
307+
Usage: OpenShift CLI (`oc`)
308308

309309
The `oc` tool is the command line interface of OpenShift 3 and 4.
310310

311+
When referencing as a prerequisite for a procedure module, use the following
312+
construction: Install the OpenShift Command-line Interface (CLI), commonly known
313+
as `oc`.
314+
315+
When referencing in overview text, use: OpenShift CLI (`oc`).
316+
311317
''''
312318
=== OpenShift master
313319

0 commit comments

Comments
 (0)