From c74d02f078e7863e2908bdd03804c5aca9a3fd18 Mon Sep 17 00:00:00 2001 From: Evan Phoenix Date: Fri, 12 Aug 2016 15:49:58 -0600 Subject: [PATCH] Add docs about link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 049a0b01..63b71be0 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,12 @@ The status includes: * The directory of the app * The last 1024 lines the app output +## Subcommands + +### `puma-dev link [-n name] [dir]` + +Creates links to app directories into your puma-dev directory (`~/.puma-dev` by default). + ## Development To build puma-dev, follow these steps: