X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rm.txt;h=da0215d20c61c11307ffd4347026cc295b0dc685;hb=352404ac4ccab144cd866b1f24c90b8f29ca33c2;hp=8c0554f9716c0d3ca7570a8f893f48189ea0c6f8;hpb=93446aa760041a5a6f55605d94cdfad7bcd5a2f1;p=git.git diff --git a/Documentation/git-rm.txt b/Documentation/git-rm.txt index 8c0554f97..da0215d20 100644 --- a/Documentation/git-rm.txt +++ b/Documentation/git-rm.txt @@ -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] [--] ... DESCRIPTION