Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loader: Create loader_simp(8) to document simple version of loader
loader_simp is a much simplified version of loader that will process a linear sequence of commands from loader.rc. It has neither Forth nor Lua built in and is much smaller. Document it. This is largely copied from loader.8 since it implements those built-in commands. Future revisions will fix this duplication. Sponsored by: Netflix
- Loading branch information