rofi/doc
John Beard 3df5a616cd
Manpage tweaks for rofi.1 (#1120)
* Man pages: Add version and dump-* options

* Man pages: Add -display and -markup to rofi.1

* Man pages: Use the metavariable in -async-pre-read

* Man pages: document the dmenu -w option

* Man pages/help: correct -only-match description

* Man pages/help: -normal-window does not only apply in dmenu mode

* Man page: modi are lowercase

Entering the modi as the man page had them would not work

* Man page: minor formatting/grammar tweaks

* modi and command names are `backticked`
* rofi is **bold**
* other man pages are **bold(1)**
* Pango is capitalised according to their own website.
* Option arguments are *like1*,*this2*

* Man pages: fix Pango markup link
2020-05-10 15:44:29 +02:00
..
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
create_screenshot.sh
default_theme.rasi Add total num + filtered num to default theme. 2020-01-16 19:12:03 +01:00
help-output.txt Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
meson.build
old-theme-convert-input.theme
old-theme-convert-output.rasi [Window] Add thumbnail of windows as option. 2019-10-17 21:19:19 +02:00
rofi-script.5 [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
rofi-script.5.markdown [Script] Add no-custom mode. 2020-04-22 23:41:25 +02:00
rofi-sensible-terminal.1 Remove gnome-terminal from rofi-sensible-terminal (#1074) 2020-03-20 10:01:11 +01:00
rofi-theme-selector.1 [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
rofi-theme-selector.1.markdown
rofi-theme.5 [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
rofi-theme.5.markdown [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
rofi.1 Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
rofi.1.markdown Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
rofi.doxy.in
rofi.png
sizing.svg
test_xr.txt Fix typo "Csutom" (#1025) 2019-11-03 20:06:48 +01:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage