From 44d64337f2a4eee47d5d06d31e7665d3b86134fe Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 6 Apr 2014 19:57:25 -0400 Subject: [PATCH] added missing commands to help and install documentation --- messages/help.txt | 18 ++++++++++-------- messages/install.txt | 18 ++++++++++-------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/messages/help.txt b/messages/help.txt index 144f23f..b084f61 100644 --- a/messages/help.txt +++ b/messages/help.txt @@ -20,14 +20,16 @@ COMMANDS Glue provides the following additional commands: - glue browse Open default browser to - glue clear Clear the text in the Glue view - glue help Glue help - glue new Create a new Sublime Text buffer - glue open Open a file at in the editor. Accepts multiple - glue path View your PATH settings - glue user View your Glue extensions (if present) - glue wco Open file(s) with wildcard in the editor + glue browse Open default browser to or local + glue clear Clear the text in the Glue view + glue finder [path] Reveal current directory (default) or [path] directory in finder + glue help Glue help + glue localhost [port] Open browser to localhost:8000 or optional localhost:[port] + glue new Create a new Sublime Text buffer + glue open Open a file at in the editor. Accepts multiple + glue path View your PATH settings + glue user View your Glue extensions (if present) + glue wco Open file(s) with wildcard in the editor USER COMMANDS diff --git a/messages/install.txt b/messages/install.txt index 7d79650..d22d27d 100644 --- a/messages/install.txt +++ b/messages/install.txt @@ -62,14 +62,16 @@ COMMANDS Glue provides the following additional commands: - glue browse Open default browser to - glue clear Clear the text in the Glue view - glue help Glue help - glue new Create a new Sublime Text buffer - glue open Open a file at in the editor. Accepts multiple - glue path View your PATH settings - glue user View your Glue extensions (if present) - glue wco Open file(s) with wildcard in the editor + glue browse Open default browser to or local + glue clear Clear the text in the Glue view + glue finder [path] Reveal current directory (default) or [path] directory in finder + glue help Glue help + glue localhost [port] Open browser to localhost:8000 or optional localhost:[port] + glue new Create a new Sublime Text buffer + glue open Open a file at in the editor. Accepts multiple + glue path View your PATH settings + glue user View your Glue extensions (if present) + glue wco Open file(s) with wildcard in the editor USER COMMANDS