Page MenuHomeFreeBSD

lualoader: Add cli.lua(8) to the tree
ClosedPublic

Authored by kevans on Mar 24 2018, 3:47 AM.
Tags
None
Referenced Files
F161387144: D14818.id43515.diff
Fri, Jul 3, 8:09 AM
F161369054: D14818.id43515.diff
Fri, Jul 3, 5:19 AM
F161330547: D14818.id.diff
Thu, Jul 2, 9:27 PM
Unknown Object (File)
Wed, Jul 1, 1:25 AM
Unknown Object (File)
Mon, Jun 29, 4:31 PM
Unknown Object (File)
Mon, Jun 29, 9:05 AM
Unknown Object (File)
Mon, Jun 29, 8:50 AM
Unknown Object (File)
Sat, Jun 27, 10:31 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 17114

Event Timeline

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

rpokala requested changes to this revision.Jun 8 2018, 3:48 AM
rpokala added inline comments.
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.

This revision now requires changes to proceed.Jun 8 2018, 3:48 AM

I believe I've addressed your latest concerns. =)

This revision was not accepted when it landed; it landed in state Needs Review.Jun 9 2018, 7:51 PM
This revision was automatically updated to reflect the committed changes.