oracle / oci-cli

Command Line Interface for Oracle Cloud Infrastructure

Home Page:https://cloud.oracle.com/cloud-infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing space in error message

middlingphys opened this issue · comments

There is some missing spaces in the error message about --query.

In bash or similar "NIX" based shells used in "NIX" environment, escaping can be done byusing double quotes inside single quotes.

If using PowerShell in Windows environment, escaping can be done by using double quoteswith double escape character `.

Thanks for highlighting, we will fix the text.