complete: zsh: trivial simplification
[gitweb.git] / Documentation / git-replace.txt
index 0142cd18ae7c1f78f345c9a511891a4d962a2677..e0b405797630c066f57082abc98fb1c03a1b219d 100644 (file)
@@ -16,8 +16,8 @@ DESCRIPTION
 -----------
 Adds a 'replace' reference in `refs/replace/` namespace.
 
-The name of the 'replace' reference is the SHA1 of the object that is
-replaced. The content of the 'replace' reference is the SHA1 of the
+The name of the 'replace' reference is the SHA-1 of the object that is
+replaced. The content of the 'replace' reference is the SHA-1 of the
 replacement object.
 
 Unless `-f` is given, the 'replace' reference must not yet exist.