fix an oopsie
diff --git a/script.js b/script.js
index 87df0e6..e740a55 100644
--- a/script.js
+++ b/script.js
@@ -15,6 +15,7 @@
["/help", "Show commands"],
["/list", "List all pages on the website"],
["/nav <location>", "Navigate to location"],
+ ["/gl", "Generate a url for the current page - [^http://blissroms.github.io/](This doesn't work in an iFrame.) outputs something like [^http://blissroms.github.io/connect](*blissroms.io/connect*)"],
["/clear", "Clear the console"],
["/login <username> <password>", "Login to your account - This is not set up and when implemeneted it'll be '/login username' then request password without printing into the cmd prompt"],
["/upload", "Upload file, must be logged in."]