From 866aeebd88a743dcdebbe2df8a431ca6bc9a2677 Mon Sep 17 00:00:00 2001 From: scjane Date: Mon, 20 Feb 2017 19:05:51 +0800 Subject: [PATCH] Update trust_delegation.md (#1864) --- engine/security/trust/trust_delegation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_delegation.md b/engine/security/trust/trust_delegation.md index f72d12c3af..4a211f8e36 100644 --- a/engine/security/trust/trust_delegation.md +++ b/engine/security/trust/trust_delegation.md @@ -115,7 +115,7 @@ supports reading only from `targets/releases`. It also adds the collaborator's public key to the delegation, enabling them to sign the `targets/releases` delegation so long as they have the private key corresponding -to this public key. The `--all-paths` flags tells Notary not to restrict the tag +to this public key. The `--all-paths` flag tells Notary not to restrict the tag names that can be signed into `targets/releases`, which we highly recommend for `targets/releases`.