Differentiate the help texts for --notation
slightly.
This commit is contained in:
parent
e9155823e7
commit
23f4e9150e
@ -113,9 +113,9 @@ future.`",
|
|||||||
long,
|
long,
|
||||||
value_names = &["NAME", "VALUE"],
|
value_names = &["NAME", "VALUE"],
|
||||||
number_of_values = 2,
|
number_of_values = 2,
|
||||||
help = "Add a notation to the certification",
|
help = "Add a notation to the revocation",
|
||||||
long_help = "\
|
long_help = "\
|
||||||
Add a notation to the certification.
|
Add a notation to the revocation.
|
||||||
|
|
||||||
A user-defined notation's name must be of the form \
|
A user-defined notation's name must be of the form \
|
||||||
`name@a.domain.you.control.org`. If the notation's name starts with a \
|
`name@a.domain.you.control.org`. If the notation's name starts with a \
|
||||||
|
@ -138,9 +138,9 @@ created a new subkey, please refresh the certificate.\"",
|
|||||||
long,
|
long,
|
||||||
value_names = &["NAME", "VALUE"],
|
value_names = &["NAME", "VALUE"],
|
||||||
number_of_values = 2,
|
number_of_values = 2,
|
||||||
help = "Add a notation to the certification.",
|
help = "Add a notation to the revocation.",
|
||||||
long_help = "\
|
long_help = "\
|
||||||
Add a notation to the certification.
|
Add a notation to the revocation.
|
||||||
|
|
||||||
A user-defined notation's name must be of the form \
|
A user-defined notation's name must be of the form \
|
||||||
`name@a.domain.you.control.org`. If the notation's name starts with a \
|
`name@a.domain.you.control.org`. If the notation's name starts with a \
|
||||||
|
@ -171,9 +171,9 @@ may change line endings. In doubt, create binary signatures.",
|
|||||||
long,
|
long,
|
||||||
value_names = &["NAME", "VALUE"],
|
value_names = &["NAME", "VALUE"],
|
||||||
number_of_values = 2,
|
number_of_values = 2,
|
||||||
help = "Add a notation to the certification.",
|
help = "Add a notation to the signature.",
|
||||||
conflicts_with = "merge",
|
conflicts_with = "merge",
|
||||||
long_help = "Add a notation to the certification. \
|
long_help = "Add a notation to the signature. \
|
||||||
A user-defined notation's name must be of the form \
|
A user-defined notation's name must be of the form \
|
||||||
`name@a.domain.you.control.org`. If the notation's name starts \
|
`name@a.domain.you.control.org`. If the notation's name starts \
|
||||||
with a `!`, then the notation is marked as being critical. If a \
|
with a `!`, then the notation is marked as being critical. If a \
|
||||||
|
Loading…
Reference in New Issue
Block a user