summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-04-03 14:56:23 +0200
committerDave Davenport <qball@gmpclient.org>2016-04-03 14:56:23 +0200
commit72c04ce34d7288929025ef0e9f1818c8d7df08f7 (patch)
tree0ee8dca2d20b5028e0146ce75cd68bf0121ade38
parent3397ae1150d4cf4a4c0695dd14183e75f184894c (diff)
Update manpage.
-rw-r--r--doc/rofi-manpage.markdown19
-rw-r--r--doc/rofi.133
2 files changed, 19 insertions, 33 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index b217ca29..19ff9438 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -729,19 +729,22 @@ Allows custom scripted Modi to be added.
## FAQ
-`Text in window switcher is not nicely lined out`
+### Text in window switcher is not nicely lined out
- Try using a mono-space font.
+Try using a mono-space font.
-**rofi** is completely black.
+### **rofi** is completely black.
- Check quotes used on the commandline: e.g. used “ instead of ".
+Check quotes used on the commandline: e.g. used “ instead of ".
-**rofi** what does the icon in the top right show?
+### **rofi** what does the icon in the top right show?
- - Case sensitivity enabled
- + Sorting enabled
- ± Sorting and Case sensitivity enabled"
+The indicator shows:
+
+ ` ` Case insensitive and no sorting.
+ `-` Case sensitivity enabled, no sorting.
+ `+` Case insensitive and Sorting enabled
+ `±` Sorting and Case sensitivity enabled"
## LICENSE
diff --git a/doc/rofi.1 b/doc/rofi.1
index 04fe19f5..82abf241 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1169,41 +1169,24 @@ Shows a list of SSH targets based on your ssh config file, and allows to quickly
Allows custom scripted Modi to be added\.
.
.SH "FAQ"
-\fBText in window switcher is not nicely lined out\fR
.
-.IP "" 4
-.
-.nf
-
+.SS "Text in window switcher is not nicely lined out"
Try using a mono\-space font\.
.
-.fi
-.
-.IP "" 0
-.
-.P
-\fBrofi\fR is completely black\.
-.
-.IP "" 4
-.
-.nf
-
+.SS "<strong>rofi</strong> is completely black\."
Check quotes used on the commandline: e\.g\. used “ instead of "\.
.
-.fi
-.
-.IP "" 0
-.
-.P
-\fBrofi\fR what does the icon in the top right show?
+.SS "<strong>rofi</strong> what does the icon in the top right show?"
+The indicator shows:
.
.IP "" 4
.
.nf
-\- Case sensitivity enabled
-+ Sorting enabled
-± Sorting and Case sensitivity enabled"
+` ` Case insensitive and no sorting\.
+`\-` Case sensitivity enabled, no sorting\.
+`+` Case insensitive and Sorting enabled
+`±` Sorting and Case sensitivity enabled"
.
.fi
.