From c613f19bf2c5ccbcfa8dac0c9f3994d11f8f75ff Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Fri, 22 Jan 2016 23:01:23 -0600 Subject: README: make it easier to copy and paste send command The git send-email command on most shells requires the subject-prefix to be quoted and with the trailing quote I always think it is from the README and then realize after the fact I have to edit it. I used $ to imply the shell prompt since that seems pretty common across the internet. Signed-off-by: Doug Goldstein Signed-off-by: Bruce Ashfield --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c60044d2..2578f904 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ Maintainers: Raymond Danks Bruce Ashfield When sending single patches, please using something like: -'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH' +$ git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH' License ------- -- cgit v1.2.3-54-g00ecf