diff --git a/man/git-stamp.1 b/man/git-stamp.1
index 207ed90..3c4d8b2 100644
--- a/man/git-stamp.1
+++ b/man/git-stamp.1
@@ -24,6 +24,9 @@ You can change this behavior by using the \-\-replace flag\.
.br
With this flag, all the related stamps with the same identifier will be removed first before the new one gets appended\.
.
+.P
+\fBWARNING!\fR If a commit message without stamp have a line starting with the same identifier, it will be interpreted as a stamp
+.
.SH "OPTIONS"
\-r, \-\-replace
.
diff --git a/man/git-stamp.html b/man/git-stamp.html
index 776ee3d..f443963 100644
--- a/man/git-stamp.html
+++ b/man/git-stamp.html
@@ -87,6 +87,8 @@ By default all stamps are appended as a new paragraph to the commit message.
With this flag, all the related stamps with the same identifier will be removed first before the new one gets appended.
WARNING! If a commit message without stamp have a line starting with the same identifier, it will be interpreted as a stamp
-r, --replace
@@ -141,7 +143,7 @@ $ git stamp Issue FOO-456 \#closeWritten by Damien Tardy-Panis <damien@tardypad.me>
+Written by Damien Tardy-Panis <damien@tardypad.me>