summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2018-03-05 18:25:56 +0100
committerWojciech Siewierski <wojciech.siewierski@onet.pl>2018-03-05 18:25:56 +0100
commit4c9b2143d39d09fd286ec79419b00852b5d181ff (patch)
treee8237e66dd386c762d582b16e79d2450d201d0bb /doc/ranger.pod
parent87620eea4dab4f76df3ed2fa01a05673412ef206 (diff)
downloadranger-4c9b2143d39d09fd286ec79419b00852b5d181ff.tar.gz
doc/ranger.1: Reorder the settings alphabetically
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 71a9342d..8599a1a6 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -796,6 +796,10 @@ this pattern will hide all files that start with a dot or end with a tilde.
 The key hint lists up to this size have their sublists expanded.
 Otherwise the submaps are replaced with "...".
 
+=item hostname_in_titlebar [bool]
+
+Show hostname in titlebar?
+
 =item idle_delay [integer]
 
 The delay that ranger idly waits for user input, in milliseconds, with a
@@ -956,10 +960,6 @@ combination, e.g. "oN" to sort from Z to A.
 
 Put the status bar at the top of the window?
 
-=item hostname_in_titlebar [bool]
-
-Show hostname in titlebar?
-
 =item tilde_in_titlebar [bool]
 
 Abbreviate $HOME with ~ in the titlebar (first line) of ranger?