]> git.ipfire.org Git - location/libloc.git/commitdiff
location.txt: Improve manpage
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 10 Oct 2021 16:45:48 +0000 (18:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 Oct 2021 11:21:31 +0000 (11:21 +0000)
* Document "location version" feature.
* Improve section for reporting bugs in order to make bug reporting
  easier.

Fixes: #12698
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/location.txt

index 3878cb813abf409dff8871b67fbdfa567b474fbc..c3abff1e4ddd8bc1eae6919fe0dce0c7bb2e5949 100644 (file)
@@ -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