Skip to content
Snippets Groups Projects
Commit 0e5dfc26 authored by Jean-Noël Avila's avatar Jean-Noël Avila
Browse files

Merge changes in original manpages

parent 13daaa66
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ OPTIONS
specifying `dir` will record not just a file `dir/file1`
modified in the working tree, a file `dir/file2` added to
the working tree, but also a file `dir/file3` removed from
the working tree). Note that older versions of Git used
the working tree). Note that older versions of Git used
to ignore removed files; use `--no-all` option if you want
to add modified or new files but ignore removed ones.
......@@ -189,7 +189,7 @@ EXAMPLES
--------
* Adds content from all `*.txt` files under `Documentation` directory
and its subdirectories:
and its subdirectories:
+
------------
$ git add Documentation/\*.txt
......
......@@ -26,7 +26,6 @@ current branch.
OPTIONS
-------
(<mbox>|<Maildir>)...::
The list of mailbox files to read patches from. If you do not
supply this argument, the command reads from the standard input.
......
......@@ -8,6 +8,7 @@
* ecmerge
* emerge
* examdiff
* guiffy
* gvimdiff
* gvimdiff2
* gvimdiff3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment