Remove dfsadmin -printTopology from branch-1 docs since it does not exist -------------------------------------------------------------------------
Key: HDFS-2728 URL: https://issues.apache.org/jira/browse/HDFS-2728 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 1.0.0 Reporter: Harsh J Assignee: Harsh J Priority: Minor It is documented we have -printTopology but we do not really have it in this branch. Possible docs mixup from somewhere in security branch pre-merge? {code} ➜ branch-1 grep printTopology -R . ./src/docs/src/documentation/content/xdocs/.svn/text-base/hdfs_user_guide.xml.svn-base: <code>-printTopology</code> ./src/docs/src/documentation/content/xdocs/hdfs_user_guide.xml: <code>-printTopology</code> {code} Lets remove the reference. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira