about summary refs log tree commit diff stats
path: root/code
diff options
context:
space:
mode:
Diffstat (limited to 'code')
-rw-r--r--code/draw.rb2
-rw-r--r--code/help.rb4
2 files changed, 3 insertions, 3 deletions
diff --git a/code/draw.rb b/code/draw.rb
index b81a7634..76c0f2d3 100644
--- a/code/draw.rb
+++ b/code/draw.rb
@@ -286,7 +286,7 @@ module Fm
 				puti btm, 'Are you serious? (' + Option.confirm_string + ')'
 
 			when 'S'
-				puti btm, "Sort by (n)ame (s)ize (m)time (c)time (CAPITAL:reversed)"
+				puti btm, "Sort by (n)ame (s)ize (m)time (c)time (e)xtension mime(t)ype (CAPITAL:reversed)"
 			when 't'
 				puti btm, "Toggle (h)idden_files (d)irs_first (f)ilepreview (p)review (w)idebar (c)d (!)confirm"
 			else
diff --git a/code/help.rb b/code/help.rb
index e07d8d0a..f6ec1890 100644
--- a/code/help.rb
+++ b/code/help.rb
@@ -215,8 +215,8 @@ module Fm
 
 
 	key:o
-	t            Toggle Option
-	S            Change Sorting
+	t<x>         Toggle Option
+	S<x>         Change Sorting. capital letter <x> for reversed sorting
 	E            Edit file
 	s            Enter Shell
    !<command>   Executes command