smengcl commented on a change in pull request #2927:
URL: https://github.com/apache/hadoop/pull/2927#discussion_r623196326



##########
File path: hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/WebHDFS.md
##########
@@ -462,7 +462,7 @@ See also: [`destination`](#Destination), 
[FileSystem](../../api/org/apache/hadoo
 * Submit a HTTP DELETE request.
 
         curl -i -X DELETE "http://<host>:<port>/webhdfs/v1/<path>?op=DELETE
-                                      [&recursive=<true |false>]"
+                                      
[&recursive=<true|false>][&skiptrash=<true|false>]"
 

Review comment:
       nit: if we can emphasize the default value of `recursive` (`false`) and 
`skiptrash` here in the doc it would be great! Try bold font: 
`[&recursive=<true|**false**>]`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to