We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there!
Just an optical inconvenience...
Given following snippet:
export TYPE=[Guest type \(hyperv,proxmox,openstack\)] export TARGET=[IP of waiting server]
Result:
The backslash-escape in front of the parentheses is required in bash. Runme should probably parse, sanitize and display these properly.
The text was updated successfully, but these errors were encountered:
Thanks for reporting, @max06! We will get that fixed in the following weeks.
Sorry, something went wrong.
sourishkrout
No branches or pull requests
Hello there!
Just an optical inconvenience...
Given following snippet:
Result:
The backslash-escape in front of the parentheses is required in bash. Runme should probably parse, sanitize and display these properly.
The text was updated successfully, but these errors were encountered: