From f74f600601a11efa857a84f9ffa8fc1783f396e0 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 10 Apr 2023 09:25:12 +0200 Subject: [PATCH] man: pw-metadata: fix display of --delete and remove unnecessary paragraph With the extra newline the -d/--delete option is not styled as bold in the resulting man page. --- man/pw-metadata.1.rst.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/man/pw-metadata.1.rst.in b/man/pw-metadata.1.rst.in index f83618b27..d0471fb2e 100644 --- a/man/pw-metadata.1.rst.in +++ b/man/pw-metadata.1.rst.in @@ -48,11 +48,8 @@ OPTIONS Keeps running and log the changes to the metadata. -d | --delete - - Delete all metadata for *id* or for the - specified *key* of object *id* - - Without any option, all metadata is removed + Delete all metadata for *id* or for the specified *key* of object *id*. + Without any option, all metadata is removed. AUTHORS =======