about summary refs log tree commit homepage
path: root/Documentation/lei-p2q.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-09-24 12:51:06 +0000
committerEric Wong <e@80x24.org>2021-09-25 03:22:04 +0000
commit39d06d18fd836a0a474815508aa9fec86b7b336c (patch)
tree0b10157a93fca4c53326d5c8648a0ab740b93606 /Documentation/lei-p2q.pod
parent9cfb026469d5d94a0bbcbd11f6e0466db2aebfe1 (diff)
downloadpublic-inbox-39d06d18fd836a0a474815508aa9fec86b7b336c.tar.gz
Try to clarify these commands are intended to be useful for
git-using (usually software) projects (and not the bare git
repos we use internally).

We'll also document some commonly useful git-diff switches
in the lei-rediff man page to highlight the usefulness
of the command.
Diffstat (limited to 'Documentation/lei-p2q.pod')
-rw-r--r--Documentation/lei-p2q.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/lei-p2q.pod b/Documentation/lei-p2q.pod
index 44798ac3..1068ff0b 100644
--- a/Documentation/lei-p2q.pod
+++ b/Documentation/lei-p2q.pod
@@ -16,7 +16,7 @@ inbox.
 
 The patch can be provided on stdin or as a file.  Alternatively, when
 an argument is given that does not point to an existing file, it is
-taken as a reference to a commit in the current repository, and
+taken as a reference to a commit in the current git repository, and
 L<git-format-patch(1)> is used to generate the patch.
 
 =head1 OPTIONS