From fc7821c78574bc670ca993ff3204e4bbb910efeb Mon Sep 17 00:00:00 2001 From: Daniel Erat Date: Thu, 4 Nov 2010 21:38:13 -0700 Subject: [PATCH] fix typo in curl example --- clients/curl/example.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/curl/example.sh b/clients/curl/example.sh index 6ba43cf68..59e9eb52c 100755 --- a/clients/curl/example.sh +++ b/clients/curl/example.sh @@ -37,7 +37,7 @@ curl -I http://localhost:8080/camli/\ sha1-22a7fdd575f4c3e7caa3a55cc83db8b8a6714f0f # List -- 200 with list of blobs (just one) -curl -v http://localhost:8080/camli/enumerate-blobs&limit=1 +curl -v http://localhost:8080/camli/enumerate-blobs?limit=1 # List offset -- 200 with list of no blobs curl -v http://localhost:8080/camli/enumerate-blobs?after=\