cp: make "cp file /dev/node" special case; explained in comments
[oweals/busybox.git] / Makefile.help
index fc661b110f1ded4afb4d770908168d603b1d7a48..e2e13de0c2965cff8b5a2b1b6963af591aa00400 100644 (file)
@@ -39,4 +39,6 @@ help:
        @echo '  release                - create a distribution tarball'
        @echo '  sizes                  - show size of all enabled busybox symbols'
        @echo '  objsizes               - show size of each .o object built'
+       @echo '  bigdata                - show data objects, biggest first'
+       @echo '  stksizes               - show stack users, biggest first'
        @echo