From 670b449763aa5a89c581e0530b7c40c16e98f8c7 Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
Date: Mon, 29 Mar 2010 12:43:27 -0700
Subject: [PATCH] doc change: Indicate that only the first 8 characters of the
key alias are used.
bug: 2553183
Change-Id: I77cf7ac22b370c14f046a5a6b58b842f59e61f70
---
docs/html/guide/publishing/app-signing.jd | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/html/guide/publishing/app-signing.jd b/docs/html/guide/publishing/app-signing.jd
index 86dd1557d4554..39b230bbfb3de 100644
--- a/docs/html/guide/publishing/app-signing.jd
+++ b/docs/html/guide/publishing/app-signing.jd
@@ -348,7 +348,8 @@ If not supplied, Keytool prompts you to enter the password. In this
way, your password is not stored in your shell history.
--alias <alias_name> | An alias for the key. |
+-alias <alias_name> | An alias for the key. Only
+the first 8 characters of the alias are used. |
-keyalg <alg> | The encryption algorithm to use
|