summaryrefslogtreecommitdiff
path: root/lognotify.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lognotify.rb')
-rwxr-xr-xlognotify.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lognotify.rb b/lognotify.rb
index fc96d7d..0ea0d6a 100755
--- a/lognotify.rb
+++ b/lognotify.rb
@@ -8,8 +8,8 @@
# Distributed under the terms of the GNU General Public License v3.
# See http://www.gnu.org/licenses/gpl.txt for the full license text.
#
-# To use, create a configuration file, such as ~/.config/lognotify/identifier,
-# with the following settings:
+# To use, create a configuration file, such as identifier.conf, in the
+# configuration directory, which defaults to ~/.config/lognotify/.
#
# ssh_hostname = ... Hostname of SSH server.
# log_path = ... Path of log file on server.