Details
Details
- Reviewers
rpokala - Group Reviewers
manpages - Commits
- rS334891: lualoader: Add cli.lua(8) to the tree
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 17114
Event Timeline
Comment Actions
I'm leaving cli_execute and cli_execute_unparsed undocumented for the time being, since they're:
1.) Kind of special kittens
2.) Actually global
3.) Less stable API
| stand/lua/cli.lua.8 | ||
|---|---|---|
| 6 | Per discussions over the last few months, remove "All rights reserved." | |
| 39 | "... commands, which can be executed at ..." | |
| 60 | s/of/off/ | |
| 79 | The example function is cli.foo, but this says Foo -- capitalized. Is that intended? | |
| 97 | This -width value looks like a holdover from another manpage that you derived this from. | |