Version Differences for AHPTool Documentation

(Global Args)
(Changing to table format)
Line 22:
       
  === Global Args ===    === Global Args === 
- * '''-authtoken '''   + <table border=0 cellpadding=2 cellspacing=2 align=center width=80%>  
- ** Optional. Can be set as AH_AUTH_TOKEN in the environment. A authentication token generated by the Anthill server. authtoken or a username/password is required.   + <tr><th>COMMAND</th><th>DESCRIPTION</th><th>REQ'D</th></tr>  
- ** '''-password '''   + <tr><td>'''-authtoken'''</td><td>Can be set as AH_AUTH_TOKEN in the environment. A authentication token generated by the Anthill server. authtoken or a username/password is required.</td></tr>  
- **Optional. A password to authenticate with the Anthill server. authtoken or a username/password is required.   + <tr><td>'''-password'''</td><td>A password to authenticate with the Anthill server. authtoken or a username/password is required.</td></tr>  
- * '''-username '''   + <tr><td>'''-username'''</td><td>A username to authenticate with the Anthill server. authtoken or a username/password is required.</td></tr>  
- ** Optional. A username to authenticate with the Anthill server. authtoken or a username/password is required.   + <tr><td>'''-weburl'''</td><td>Can be set as AH_WEB_URL in the environment. The base URL of the Anthill server. Eg.'' https://localhost:8443 ''</td><td align=center>X</td></tr>  
- * '''-weburl '''   + </table>  
- **Required. Can be set as AH_WEB_URL in the environment. The base URL of the Anthill server. Eg.'' https://localhost:8443 ''      
       
  === Commands ===    === Commands ===