about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xhelp4
-rwxr-xr-xlinux/help4
2 files changed, 8 insertions, 0 deletions
diff --git a/help b/help
new file mode 100755
index 00000000..656b2afc
--- /dev/null
+++ b/help
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Some minimal online help.
+
+linux/bootstrap/bootstrap help $*
diff --git a/linux/help b/linux/help
new file mode 100755
index 00000000..656b2afc
--- /dev/null
+++ b/linux/help
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Some minimal online help.
+
+linux/bootstrap/bootstrap help $*