about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-21 00:10:30 +0200
committerhut <hut@lavabit.com>2009-07-21 00:10:30 +0200
commit8999416fdd10c1677074e0c8f89312589c53dc29 (patch)
tree0d1716bfc8a59142782f6aa85173ca593958780b
parent513358bcf66ad923848ccc1201d1bc04745b351f (diff)
downloadranger-8999416fdd10c1677074e0c8f89312589c53dc29.tar.gz
explain the first lines in the executable
-rwxr-xr-xranger3
1 files changed, 2 insertions, 1 deletions
diff --git a/ranger b/ranger
index 645ea114..dbe73903 100755
--- a/ranger
+++ b/ranger
@@ -1,6 +1,7 @@
 #!/usr/bin/ruby -Ku
 ##--------------------------------------------------
-# just ignore the following lines
+# these lines allow the use of "source ranger"
+# to change to the last directory after exiting ranger
 
 if false; then
 =begin