diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-11-07 07:37:16 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-11-10 11:33:07 +0100 |
| commit | 9abd0a4c19b535872815b4f8799a56a207af73d5 (patch) | |
| tree | 70234ef436096eb0a8cf5b0db9e5ee9089b6ccc9 /doc | |
| parent | 50be87de727141d16d9f4f4907d631161d2d1032 (diff) | |
Improve documentation for apt --cli-version
Document options inside apt(8)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/apt.8.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml index 737b23f7e..739cbaeec 100644 --- a/doc/apt.8.xml +++ b/doc/apt.8.xml @@ -189,6 +189,12 @@ </para> </refsect1> + <refsect1><title>options</title> + &apt-cmdblurb; + <variablelist> + &apt-commonoptions; + </variablelist> + </refsect1> <refsect1><title>See Also</title> <para>&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, &apt-patterns;, |
