diff options
author | Julian Andres Klode <jak@debian.org> | 2023-01-05 15:02:40 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2023-01-05 15:02:40 +0000 |
commit | 5919d2d18eac6e445a59da23246df94258e103eb (patch) | |
tree | b7629e8a8cae7075e0a10ff2dcfcab91ce1bfd44 /doc | |
parent | f0f721b2d45aebfde9bd47b4c812a747626b3f98 (diff) | |
parent | 47dd3f008663cb4f47eb3129e0fe721731bd4b57 (diff) |
Merge branch 'fix/doc-ftparchive-path-repeats' into 'main'
Do not document path to be repeatable in apt-ftparchive cmds
See merge request apt-team/apt!267
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index b67b7a060..6e08a73c4 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -403,7 +403,7 @@ <arg choice='plain' rep='repeat'>&synopsis-param-filename;</arg> &synopsis-help; </cmdsynopsis></refsynopsisdiv>"> -<!ENTITY synopsis-arg-ftparchive "<arg choice='plain' rep='repeat'><replaceable>&synopsis-path;</replaceable></arg><arg><filename><replaceable>&synopsis-override;</replaceable></filename><arg><replaceable>&synopsis-pathprefix;</replaceable></arg></arg>"> +<!ENTITY synopsis-arg-ftparchive "<arg choice='plain'><replaceable>&synopsis-path;</replaceable></arg><arg><filename><replaceable>&synopsis-override;</replaceable></filename><arg><replaceable>&synopsis-pathprefix;</replaceable></arg></arg>"> <!ENTITY synopsis-command-apt-ftparchive "<refsynopsisdiv><cmdsynopsis> <command>apt-ftparchive</command> <arg><option>-dsq</option></arg> |