diff options
author | 2019-12-04 19:05:40 +0100 | |
---|---|---|
committer | 2019-12-08 12:32:06 +0100 | |
commit | b4d66635da300177037ebd65b3f33e2180007f98 (patch) | |
tree | 0dfc113adfeb004c7c9c7a463f1d87d2d687bd57 /tasks-reference | |
parent | bin/gen-eclass-html.sh: Fix text.xml output. (diff) | |
download | devmanual-b4d66635da300177037ebd65b3f33e2180007f98.tar.gz devmanual-b4d66635da300177037ebd65b3f33e2180007f98.tar.bz2 devmanual-b4d66635da300177037ebd65b3f33e2180007f98.zip |
Use <d/> for dashes throughout.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'tasks-reference')
-rw-r--r-- | tasks-reference/completion/text.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks-reference/completion/text.xml b/tasks-reference/completion/text.xml index 038bda5..bda584c 100644 --- a/tasks-reference/completion/text.xml +++ b/tasks-reference/completion/text.xml @@ -366,7 +366,7 @@ Lines 1-12 are pretty much the same as in the previous section. If <c>${prev}</c> is equal to <c>-X</c> or <c>--package-names</c>, call <c>_pkgname</c> (a function defined by <c>gentoo-bashcomp</c> that completes on package - names - it sets <c>${COMPREPLY}</c>, so we don't worry about + names <d/> it sets <c>${COMPREPLY}</c>, so we don't worry about that here). </ti> </tr> |