Bug 1622333

Summary: Virtctl expose command is badly formatted in the doc
Product: Container Native Virtualization (CNV) Reporter: Nelly Credi <ncredi>
Component: DocumentationAssignee: Andrew Burden <aburden>
Status: CLOSED CURRENTRELEASE QA Contact: Nelly Credi <ncredi>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.1   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-05 01:46:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot of the virtctl client in the doc none

Description Nelly Credi 2018-08-26 11:28:18 UTC
Created attachment 1478769 [details]
screenshot of the virtctl client in the doc

Description of problem:
i see ``virtctl expose `
instead of something similar to other commands:
virtctl start <vm>

Version-Release number of selected component (if applicable):
https://access.redhat.com/articles/3500741#createvm

How reproducible:
100%

Steps to Reproduce:
1. https://access.redhat.com/articles/3500741#createvm
2.
3.

Actual results:
``virtctl expose `

Expected results:
virtctl expose

Additional info:

Comment 1 Andrew Burden 2018-09-05 01:46:18 UTC
Thanks Nelly. This is now fixed. Took the opportunity to fix some other formatting issues that had crept in there as well.