diff options
Diffstat (limited to 'Tools/scripts/README.getpatch')
-rw-r--r-- | Tools/scripts/README.getpatch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Tools/scripts/README.getpatch b/Tools/scripts/README.getpatch index 75501b699179..0ed6490adae3 100644 --- a/Tools/scripts/README.getpatch +++ b/Tools/scripts/README.getpatch @@ -37,15 +37,15 @@ EXAMPLES getpatch --mode gnats ports/166692 - or + Retrieve all patches attached to PR ports/166692 from Bugzilla BTS: - getpatch 166692 + getpatch --mode bz ports/166692 - Gnats is the default BTS and category isn't mandatory. + or - Retrieve all patches attached to PR ports/166692 from Bugzilla BTS: + getpatch 166692 - getpatch --mode bz ports/166692 + Bugzilla is the default BTS and category isn't mandatory. Retrieve only the latest iteration of the patch: @@ -82,4 +82,4 @@ BUGS If you're using getpatch and you encounter a bug or want an improvement don't hesitate to mail me. -FreeBSD 14 August 2012 FreeBSD +FreeBSD 18 June 2014 FreeBSD |