From patchwork Sun Oct 10 16:45:48 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4778 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4HS78w6KHCz3wbT for ; Sun, 10 Oct 2021 16:45:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4HS78w2Xltz29D; Sun, 10 Oct 2021 16:45:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4HS78w2bL0z2xYj; Sun, 10 Oct 2021 16:45:52 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4HS78v10VKz2xMX for ; Sun, 10 Oct 2021 16:45:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4HS78t17jzz29D for ; Sun, 10 Oct 2021 16:45:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1633884350; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HkhirdTSDqVJxJGNq6rzp0tfnjL8ejWSQ6J/EBRtVDk=; b=BKGJ32KrAoUrdknOtc7SMG1A1LbhFwj8obbGiTumBkpYCaHIaeeds774j1HEZe6MqG4VSh kIsb/rpETFKa2MCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1633884350; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HkhirdTSDqVJxJGNq6rzp0tfnjL8ejWSQ6J/EBRtVDk=; b=bn7ePOA3N95d90Idje1m/p5jR4pPA0lUskbY81iToCoIdHxQ1pMhcrYjFV1bKbEwplbXGX TYhnMYPZcKTC7kENS+xaEcrFrYHEYL7XcgT3mc+/Hxuk8GdVAbz3EvjvYIxEpCKf5TKe7Q BtZzR3e8ec0BFJ5FmEjHNe0UM5c+6gqtiMPFE2/deBMJXWGH7eXqlpKEHqCZXt8VmxrGDs opSiEy02EkdUqyOXA8A/elqArlAcoIe1BCu5Bnk4BTNm3Bad2q8hYhO82zMPJfU08S1evQ Q49nXqQhEyzfDB3wYvYle+JmB9yeB2Q95pzcnV00m3y3vB1TZ6gnMZ7oBq3Hdg== To: "IPFire: Location" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] location.txt: Improve manpage Message-ID: <4b962407-f8c8-6419-140e-121d5f17ee81@ipfire.org> Date: Sun, 10 Oct 2021 18:45:48 +0200 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: location@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: location-bounces@lists.ipfire.org Sender: "Location" * Document "location version" feature. * Improve section for reporting bugs in order to make bug reporting easier. Fixes: #12698 Signed-off-by: Peter Müller --- man/location.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/man/location.txt b/man/location.txt index 3878cb8..c3abff1 100644 --- a/man/location.txt +++ b/man/location.txt @@ -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