Updated Filer Commands and Operations (markdown)

Chris Lu 2017-09-15 00:16:30 -07:00
parent ed761bc5a8
commit 6d6826fff4

@ -29,7 +29,7 @@ As mentioned above, the (path, fileId) can be registered on filer with this http
```
curl --data "path=/path/to/your/file&fildId=3,01637037d6" http://localhost:8888/admin/register
curl --data "path=/path/to/your/file&fileId=3,01637037d6" http://localhost:8888/admin/register
```