Closed kdudala1 closed 7 years ago
Should say: ./cfops backup --opsmanagerhost 10.85.43.22 --omp admin --du admin --dp admin --omu ubuntu -d . -t ops-manager
Currently says: ./cfops backup –opsmanagerhost x.x.x.x –omp xxx –du xxx –dp xxx –omu ubuntu -d . -t ops-manager
After a little bit of investigation, we found that the markdown file (https://github.com/pivotalservices/cfops-landingpage/blob/master/content/docs/cfops_backup_vpshere.md) is correct, so this is some markup magic between git and the page. We think it might be Hugo. Perhaps something needs to be added to the markup for hugo to treat it verbatim
Should say: ./cfops backup --opsmanagerhost 10.85.43.22 --omp admin --du admin --dp admin --omu ubuntu -d . -t ops-manager
Currently says: ./cfops backup –opsmanagerhost x.x.x.x –omp xxx –du xxx –dp xxx –omu ubuntu -d . -t ops-manager
After a little bit of investigation, we found that the markdown file (https://github.com/pivotalservices/cfops-landingpage/blob/master/content/docs/cfops_backup_vpshere.md) is correct, so this is some markup magic between git and the page. We think it might be Hugo. Perhaps something needs to be added to the markup for hugo to treat it verbatim