add some help text
authorMike Frysinger <vapier@gentoo.org>
Thu, 14 Oct 2004 19:57:18 +0000 (19:57 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 14 Oct 2004 19:57:18 +0000 (19:57 -0000)
package/nano/Config.in

index b8879ce6269336aaa36a1bcab637d97a2c036506..947c5418c2300a9fa7f4d95b5b9a845b453df634 100644 (file)
@@ -1,8 +1,6 @@
-#
-
 config BR2_PACKAGE_NANO
-       bool"nano"
+       bool "nano"
        default n
        help
-         Add help text here.
-
+         A nice ncurses-based editor.  Started out as a clone of pico.  
+         Great editor for new users.