summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-25 20:00:27 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-25 20:00:27 +0100
commit31115dd3122a1994a83f59f4be485a814d1a1f41 (patch)
tree26a51da059b0dfd12f69b078475b990acd87c5d7 /.github
parentbb9f8af36f3cb8e645d5a51ac29b9f8099889dd6 (diff)
Print compile options (window, drun,timing, asan, gcov) in -help
Issue: #506
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
-rw-r--r--.github/ISSUE_TEMPLATE.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index a1366b8f..b5c6408e 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -14,7 +14,7 @@ Before creating an issue:
When reporting bugs include the following information:
* Rofi version. rofi -v
-* Rofi configuration. rofi -dump-xresources (in a [gist](https://gist.github.com/))
+* Rofi configuration. rofi -help (in a [gist](https://gist.github.com/))
* Steps to reproduce.
* What behaviour you see.
* What behaviour you expect to see.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index cfc2a443..5eac0df8 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,7 +5,7 @@ Output of `rofi -v`
## Configuration
-Output of `rofi -dump-xresources` (in a [gist](https://gist.github.com/))
+Output of `rofi -help` (in a [gist](https://gist.github.com/))
## Launch Command