From 14f047da53af10246f41af94236f7ab1eb33f232 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Wed, 24 Dec 2014 12:44:19 -0400 Subject: [PATCH] Remove obsolete comment --- lib/app.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/app.coffee b/lib/app.coffee index 074b609f..883950a4 100644 --- a/lib/app.coffee +++ b/lib/app.coffee @@ -330,7 +330,6 @@ capitano.command ''' action: actions.keys.list -# TODO: Write help page for this command capitano.command signature: 'key add [path]' description: 'add a SSH key to resin.io'