diff --git a/docs/pages/documentation.html b/docs/pages/documentation.html index 5c1236a..ac4c27a 100644 --- a/docs/pages/documentation.html +++ b/docs/pages/documentation.html @@ -32,6 +32,7 @@
Once you are in a session, press ":" to enter command mode. To exit command mode, press the escape key.
You can use double-quotes (""
) to enclose string with spaces in them.
You can use semicolons (;
) to separate multiple commands in one line.
On installation, a hidden file called cl-timer_rc will be created in your home directory. Each line in this file will be executed as a command on opening of cl-timer. You can use this for aliases, default settings, and really anything you want.