dpkg-deb: cosmetic correction to usage text
authorDaniel Borca <dborca@yahoo.com>
Thu, 28 Nov 2013 11:38:25 +0000 (12:38 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 28 Nov 2013 11:38:25 +0000 (12:38 +0100)
Signed-off-by: Daniel Borca <dborca@yahoo.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/dpkg_deb.c

index 81b5352a2b0f14600b7f0617a2764bb1d7425b46..13f9db991534668381d0944d24f29bdf38baabd4 100644 (file)
@@ -31,7 +31,7 @@
 //kbuild:lib-$(CONFIG_DPKG_DEB) += dpkg_deb.o
 
 //usage:#define dpkg_deb_trivial_usage
-//usage:       "[-cefxX] FILE [argument"
+//usage:       "[-cefxX] FILE [argument]"
 //usage:#define dpkg_deb_full_usage "\n\n"
 //usage:       "Perform actions on Debian packages (.debs)\n"
 //usage:     "\n       -c      List contents of filesystem tree"