aboutsummaryrefslogtreecommitdiffstats
path: root/gotrc-examples/allow-uppercase
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-30 08:15:46 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-30 08:15:46 +0200
commit92239358cef1bd188d855dbbb593c3b2121c0376 (patch)
treefd1be8838fddd279172a1fdbc95551b3e60d4173 /gotrc-examples/allow-uppercase
parentadd issue-file example (diff)
downloadgates-of-tartaros-92239358cef1bd188d855dbbb593c3b2121c0376.tar.gz
gates-of-tartaros-92239358cef1bd188d855dbbb593c3b2121c0376.tar.bz2
gates-of-tartaros-92239358cef1bd188d855dbbb593c3b2121c0376.tar.xz
doc allow-uppercase
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'gotrc-examples/allow-uppercase')
-rw-r--r--gotrc-examples/allow-uppercase4
1 files changed, 4 insertions, 0 deletions
diff --git a/gotrc-examples/allow-uppercase b/gotrc-examples/allow-uppercase
index 858fee0..17a86ce 100644
--- a/gotrc-examples/allow-uppercase
+++ b/gotrc-examples/allow-uppercase
@@ -1,5 +1,9 @@
# -*- shell-script -*-
+# The module allows you to use upper case letters when login in, however, arguments
+# passed to external programs, like ssh, defined by the user in the login line
+# will be converted to lower case.
+
read_function_allow_uppercase=$read_function
read_function=_read_allow_uppercase