Restore docs for javahotswap command.

RELNOTES: None.
PiperOrigin-RevId: 160955162
diff --git a/site/docs/bazel-user-manual.html b/site/docs/bazel-user-manual.html
index 5b3cbfb..f5a1f6a 100644
--- a/site/docs/bazel-user-manual.html
+++ b/site/docs/bazel-user-manual.html
@@ -26,7 +26,6 @@
     <a href='#clean'>clean</a>               Removes output files and optionally stops the server.
 
     <a href='#help'>help</a>                Prints help for commands, or the index.
-
     <a href='#info'>info</a>                Displays runtime info about the bazel server.
 
     <a href='#fetch'>fetch</a>                Fetches all external dependencies of a target.