diff --git a/docs/faq.md b/docs/faq.md index 2020a07..9bc290e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -196,7 +196,7 @@ $ manta set runtime-configuration -H my_cluster -c my_configuration **A:** `manta power on node x1003c1s7b0n0` --- +--- **Q: How to list the hardware components of a cluster?** @@ -219,7 +219,8 @@ To update the boot image based on an image id for all the nodes in a cluster `ma **Q: How to refresh the user authentication token?** -**A:** 1) Delete the auth token for the intended system/site `manta config unset auth` -2) Check manta is using the right site `manta config show`. This command should ask user to authenticate again since the auth token was deleted in the previous command +**A:** +1. Delete the auth token for the intended system/site `manta config unset auth` +2. Check manta is using the right site `manta config show`. This command should ask user to authenticate again since the auth token was deleted in the previous command