Commit f55a43e8 authored by Peter Müller's avatar Peter Müller Committed by Michael Tremer

location.txt: Improve manpage

* Document "location version" feature.
* Improve section for reporting bugs in order to make bug reporting
  easier.

Fixes: #12698
Signed-off-by: default avatarPeter Müller <peter.mueller@ipfire.org>
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 0258d3c9
......@@ -15,6 +15,7 @@ location - Query the location database
`location search-as STRING`
`location update [--cron=daily|weekly|monthly]`
`location verify`
`location version`
== DESCRIPTION
`location` retrieves information from the location database.
......@@ -106,6 +107,9 @@ or countries.
'verify'::
Verifies the downloaded database.
'version'::
Shows the version information of the downloaded database.
'--help'::
Shows a short help text on using this program.
......@@ -134,8 +138,9 @@ It will then try to download a file with that version from a mirror server.
If the downloaded file is outdated, the next mirror will be tried until we
have found a file that is recent enough.
== BUGS
Please report all bugs to the bugtracker at https://bugzilla.ipfire.org/.
== BUG REPORTS
Please report all bugs to the bugtracker at https://bugzilla.ipfire.org/;
refer to https://wiki.ipfire.org/devel/bugzilla for details.
== AUTHORS
Michael Tremer
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment