فهرست منبع

curl: fix example according to style guide.

Maks Makrovets 9 سال پیش
والد
کامیت
16d9553b6c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/common/curl.md

+ 1 - 1
pages/common/curl.md

@@ -5,7 +5,7 @@
 
 - Download a URL to a file
 
-`curl "{{URL}}" -o filename`
+`curl "{{URL}}" -o {{filename}}`
 
 - send form-encoded data