[git commit] dpkg-deb: cosmetic correction to usage text
Denys Vlasenko
vda.linux at googlemail.com
Thu Nov 28 11:38:25 UTC 2013
commit: http://git.busybox.net/busybox/commit/?id=df0d2cd837e564e2653ce9a8b92a32d4eaf6e9c3
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Daniel Borca <dborca at yahoo.com>
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
archival/dpkg_deb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/archival/dpkg_deb.c b/archival/dpkg_deb.c
index 81b5352..13f9db9 100644
--- a/archival/dpkg_deb.c
+++ b/archival/dpkg_deb.c
@@ -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"
More information about the busybox-cvs
mailing list