diff --git a/docs-chef-io/layouts/shortcodes/chef-server/ctl_chef_server_restore.md b/docs-chef-io/layouts/shortcodes/chef-server/ctl_chef_server_restore.md index 58d9b962a0..bd1b8616ff 100644 --- a/docs-chef-io/layouts/shortcodes/chef-server/ctl_chef_server_restore.md +++ b/docs-chef-io/layouts/shortcodes/chef-server/ctl_chef_server_restore.md @@ -14,4 +14,4 @@ Ideally, the restore server will have the same FQDN as the server that you backe 4. If you use a CA-issued certificate instead of a self-signed certificate, copy the CA-issued certificate and key into `/var/opt/opscode/nginx/ca`. 5. Update the `/etc/chef/client.rb` file on each client to point to the new server FQDN. 6. Run `chef-server-ctl reconfigure`. -7. Run ``chef-server-ctl restore`. +7. Run `chef-server-ctl restore`.