From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/vol/lib/root.hd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkg/proto/vol/lib/root.hd (limited to 'pkg/proto/vol/lib/root.hd') diff --git a/pkg/proto/vol/lib/root.hd b/pkg/proto/vol/lib/root.hd new file mode 100644 index 00000000..db09387f --- /dev/null +++ b/pkg/proto/vol/lib/root.hd @@ -0,0 +1,5 @@ +# Root help directory for the VOL packages. This dummy package is necessary +# in order to have `vol' appear as a module in some package, so that the user +# can type "help vol" (with the `vol' given as a task). + +_vol pkg = vol$lib/rootvol.hd -- cgit