From 87ce5f60e70c32dcefc46692212c7405d79703c3 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 19 Jan 2024 15:47:49 +0000 Subject: Remove erroneous -a flag from apt-get synopsis in manpage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The -a flag exists for apt-cache (--all-versions) and -a=arch is actually an (also documented) option to set host architecture – as the apt-get manpage documents further below setting a host arch makes sense only for those commands that actually need one set like source and build-dep, so other commands keep refusing the option as unsupported as they should be. So this commit does indeed just remove a single character from documentation with no other practical effect. See: #1061148 --- doc/apt-verbatim.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 09e54f39e..910f66671 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -324,7 +324,7 @@ "> apt-get - + &synopsis-arg-option; &synopsis-arg-config; &synopsis-arg-target-release; -- cgit v1.2.3-70-g09d2