Small cosmetic change to manpage.
parent
11b88aaf3d
commit
9067b9dc91
|
@ -1,7 +1,7 @@
|
||||||
= whyblocked(1)
|
= whyblocked(1)
|
||||||
:Author: tastytea
|
:Author: tastytea
|
||||||
:Email: tastytea@tastytea.de
|
:Email: tastytea@tastytea.de
|
||||||
:Date: 2019-01-21
|
:Date: 2019-04-12
|
||||||
:Revision: 0.0.0
|
:Revision: 0.0.0
|
||||||
:man source: Whyblocked
|
:man source: Whyblocked
|
||||||
:man version: {revision}
|
:man version: {revision}
|
||||||
|
@ -26,8 +26,8 @@ dropping links or text into the receipts list.
|
||||||
|
|
||||||
== FILES
|
== FILES
|
||||||
|
|
||||||
* Configuration file: `${XDG_CONFIG_HOME}/whyblocked.cfg`
|
- *Configuration file*: `${XDG_CONFIG_HOME}/whyblocked.cfg`
|
||||||
* Database: `${XDG_DATA_HOME}/whyblocked/database.sqlite`
|
- *Database*: `${XDG_DATA_HOME}/whyblocked/database.sqlite`
|
||||||
|
|
||||||
`${XDG_CONFIG_HOME}` is usually `~/.config` and `${XDG_DATA_HOME}` is usually
|
`${XDG_CONFIG_HOME}` is usually `~/.config` and `${XDG_DATA_HOME}` is usually
|
||||||
`~/.local/share`
|
`~/.local/share`
|
||||||
|
|
Loading…
Reference in New Issue