Closed yater closed 1 year ago
Great to see someone is actually reading it x)
The commands are not wrong though, they work. Having to always write osctl
would be annoying, so we have shortcuts for some frequent subcommands, it's described in the man page: https://man.vpsadminos.org/man8/osctl.8.html#command-shortcuts. It's true that it could be mentioned somewhere on the page you edited.
As for console vs bash, I don't remember if there's a reason. I dislike this part, I would like to have shell prompts in front of the commands, so that's it clear those are commands, but I think it used to break the syntax highlighting.
I've merged your patch as e2b7e5c3a5057bdcf4f71fd7aeb0ebd4863cdf90, it will be better to have osctl there to keep the page consistent. Thanks.
without running vpsadminos (and while writing the docs) it seem obvious that for the sub commands the command osctl was missing. (btw: why sometimes console is used for syntax highlighting instead of bash?)