Merge "doc change: Indicate that only the first 8 characters of the key alias are used." into froyo

This commit is contained in:
Dirk Dougherty
2010-03-29 13:00:37 -07:00
committed by Android (Google) Code Review

View File

@@ -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.</p></td>
</tr>
<tr>
<td><code>-alias &lt;alias_name&gt;</code></td><td>An alias for the key.</td>
<td><code>-alias &lt;alias_name&gt;</code></td><td>An alias for the key. Only
the first 8 characters of the alias are used.</td>
</tr>
<tr>
<td><code>-keyalg &lt;alg&gt;</code></td><td>The encryption algorithm to use