diff options
author | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-04-01 15:36:32 -0700 |
---|---|---|
committer | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-04-01 15:36:32 -0700 |
commit | 08bc8948d52ca749cb4fcf0f68f76bd18fa335b4 (patch) | |
tree | 9ddfa1921252a361484681224b0ac4df2a0b5ad6 | |
parent | 1534c09736f07f7017e4a4861ac42c50f1d6938d (diff) | |
download | dat-docs-08bc8948d52ca749cb4fcf0f68f76bd18fa335b4.tar.gz dat-docs-08bc8948d52ca749cb4fcf0f68f76bd18fa335b4.zip |
Update api.md
-rw-r--r-- | api.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Create a new link for the contents of a directory and begin automatically servin * `--foreground`: run the server in the foreground instead. -#### `dat download LINK DIR` +#### `dat LINK DIR` Download a link to a directory and begin automatically serving the data to a swarm in the background. |