I've had some people get confused about how import works. I'd like to suggest adding to the description as shown in the attached patch.

--
Joe Green <[EMAIL PROTECTED]>
MontaVista Software, Inc.

Source: MontaVista Software, Inc <[EMAIL PROTECTED]>
Type: Enhancement
Disposition: submit to http://savannah.nongnu.org/projects/quilt

Add additional description to the import help for clarity.

Index: quilt-0.42/quilt/import.in
===================================================================
--- quilt-0.42.orig/quilt/import.in
+++ quilt-0.42/quilt/import.in
@@ -23,7 +23,8 @@ usage()
 	if [ x$1 = x-h ]
 	then
 		printf $"
-Import external patches.
+Import external patches.  The patches will be inserted following the
+current top patch, and must be pushed after import to apply them.
 
 -p num
 	Number of directory levels to strip when applying (default=1)
_______________________________________________
Quilt-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to