summaryrefslogtreecommitdiff
path: root/lognotify.rb
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2010-09-28 11:12:21 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2010-09-28 11:12:21 -0700
commit92538ee63a43d7ce780225c06611bf95ec633abf (patch)
treee44f1774d47e72be3947e9f22a650e6635829e02 /lognotify.rb
parent221b2dd99f81e7120c57effbeebc31878c32d547 (diff)
downloadlognotify-92538ee63a43d7ce780225c06611bf95ec633abf.tar.gz
lognotify-92538ee63a43d7ce780225c06611bf95ec633abf.tar.xz
More verbose instructions.
Diffstat (limited to 'lognotify.rb')
-rwxr-xr-xlognotify.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lognotify.rb b/lognotify.rb
index 0ea0d6a..7244b58 100755
--- a/lognotify.rb
+++ b/lognotify.rb
@@ -9,7 +9,8 @@
# See http://www.gnu.org/licenses/gpl.txt for the full license text.
#
# To use, create a configuration file, such as identifier.conf, in the
-# configuration directory, which defaults to ~/.config/lognotify/.
+# configuration directory, which defaults to ~/.config/lognotify/. The
+# following settings are required:
#
# ssh_hostname = ... Hostname of SSH server.
# log_path = ... Path of log file on server.