From 39a0791dfd350b10f7ff8540762431cf993e8e3a Mon Sep 17 00:00:00 2001 From: Karissa McKelvey Date: Mon, 11 Apr 2016 14:44:58 -0700 Subject: Update api.md --- api.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api.md b/api.md index 3ecd884..a92e20f 100644 --- a/api.md +++ b/api.md @@ -33,6 +33,10 @@ Starts serving dats in the background progress. * `--foreground`: run the server in the foreground instead. +#### `dat status` + +View a static list of the current dat links that are served. + #### `dat stop` Stops serving dats. @@ -41,10 +45,6 @@ Stops serving dats. Remove a link from the list, stops serving it. -#### `dat ls` - -View a static list of the current dat links that are served. - #### `dat mon` Opens up real-time monitoring panel for viewing progress of running dats. Can provide optional parameter `dat mon LINK` to filter the monitor and logs for a given dat link. -- cgit v1.2.3