]> err.no Git - dpkg/commitdiff
Oops, properly do newlines
authorWichert Akkerman <wakkerma@debian.org>
Wed, 1 Aug 2001 13:41:17 +0000 (13:41 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Wed, 1 Aug 2001 13:41:17 +0000 (13:41 +0000)
main/query.c

index c8ad2609198dbd54962f66d64a4d55923483a8ca..c68c99711e0e861b7fc674cf260c57311d007d83 100644 (file)
@@ -458,11 +458,11 @@ Options:\n\
   --showformat=<format>      Use alternative format for --show\n\
 \n\
 Format syntax:\n\
-  A format is a string that will be output for each package. The format
-  can include the standard escape sequences \\n (newline), \\r (carriage
-  return) or \\\\ (plain backslash). Package information can be included
-  by inserting variable references to package fields using the ${var[;width]}
-  syntax. Fields will be right-aligned unless the width is negative in which
+  A format is a string that will be output for each package. The format\n\
+  can include the standard escape sequences \\n (newline), \\r (carriage\n\
+  return) or \\\\ (plain backslash). Package information can be included\n\
+  by inserting variable references to package fields using the ${var[;width]}\n\
+  syntax. Fields will be right-aligned unless the width is negative in which\n\
    case left aligenment will be used. \n\
 "),
            ADMINDIR) < 0) werr ("stdout");