curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list
authorDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2010 17:52:53 +0000 (19:52 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2010 17:52:53 +0000 (19:52 +0200)
commit3aef3ed8f6b894ec25cff7d4fe96084413dd049c
tree289420b775496afe610eca1061e3adfea261be7f
parent488f9545a24d6705ae55e7f69b1388ae6154f910
curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list

Make it explicit that setting CURLOPT_DIRLISTONLY to 1 will make libcurl
to list the directory.
docs/libcurl/curl_easy_setopt.3