Code

Update draft release notes to 1.7.6.6
[git.git] / Documentation / git-rm.txt
index 8c0554f9716c0d3ca7570a8f893f48189ea0c6f8..da0215d20c61c11307ffd4347026cc295b0dc685 100644 (file)
@@ -7,6 +7,7 @@ git-rm - Remove files from the working tree and from the index
 
 SYNOPSIS
 --------
+[verse]
 'git rm' [-f | --force] [-n] [-r] [--cached] [--ignore-unmatch] [--quiet] [--] <file>...
 
 DESCRIPTION