summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2023-01-02 11:30:34 +0100
committerAndre Klapper <a9016009@gmx.de>2023-01-02 11:30:34 +0100
commitf0cfc48822e7c83c40b54e54418df2cd877250ea (patch)
tree5ccc7a7f8f4525ccd2140ce6e2cb5ab8b37bc703
parentUpdate Abkhazian translation (diff)
downloadzenity-f0cfc48822e7c83c40b54e54418df2cd877250ea.tar.gz
zenity-f0cfc48822e7c83c40b54e54418df2cd877250ea.tar.bz2
zenity-f0cfc48822e7c83c40b54e54418df2cd877250ea.zip
docs: Fix incorrect markup
Fixes #50
-rw-r--r--help/C/forms.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/forms.page b/help/C/forms.page
index 2b8ac540..24ba3d06 100644
--- a/help/C/forms.page
+++ b/help/C/forms.page
@@ -23,7 +23,7 @@
</item>
<item>
- <title>--add-password<cmd></cmd>=<var>FieldName</var></title>
+ <title><cmd>--add-password</cmd>=<var>FieldName</var></title>
<p>Add a new Password Entry in forms dialog. (Hide text)</p>
</item>
bgstack15