fixed unusable comment
authorChris Koeritz <fred@gruntose.com>
Fri, 9 Dec 2016 21:38:13 +0000 (16:38 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 9 Dec 2016 21:38:13 +0000 (16:38 -0500)
infobase/configuration/inputrc/symlink_completion.txt

index 55399607047bb1e3dc0d67d937b6362a1608318c..b4a197d45070f3d8c664e2c5c2c112114b286bfe 100644 (file)
@@ -1,8 +1,9 @@
 
->>> goes into /etc/inputrc:
+# this fragment goes into /etc/inputrc before any conditional code:
 
+####
 # Completed names which are symbolic links to
 # directories have a slash appended.
 set mark-symlinked-directories On
-
+####