[ https://issues.apache.org/jira/browse/HADOOP-16373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864467#comment-16864467 ]
Dinesh Chitlangia commented on HADOOP-16373: -------------------------------------------- [~bharatviswa] Thanks for review and commit. > Fix typo in FileSystemShell#test documentation > ---------------------------------------------- > > Key: HADOOP-16373 > URL: https://issues.apache.org/jira/browse/HADOOP-16373 > Project: Hadoop Common > Issue Type: Bug > Components: documentation > Affects Versions: 2.7.1, 3.0.0, 3.2.0, 2.9.2, 3.1.2 > Reporter: Dinesh Chitlangia > Assignee: Dinesh Chitlangia > Priority: Trivial > Fix For: 3.3.0 > > > Typo is describing option -d > https://hadoop.apache.org/docs/r3.1.2/hadoop-project-dist/hadoop-common/FileSystemShell.html#test > {code:java} > test > Usage: hadoop fs -test -[defsz] URI > Options: > -d: f the path is a directory, return 0. > -e: if the path exists, return 0. > -f: if the path is a file, return 0. > -s: if the path is not empty, return 0. > -z: if the file is zero length, return 0. > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org