2.1 Format

The format is a list of keys with optional arguments as such:

key1=value1 key2 key3=value3 key4="value4 value5" ... keyN=(")valueN(")

For arguments that need spaces within, like init program arguments and such, quotation marks are available for use, nested quotation marks are not allowed in any shape or form, due to the primitive parsing available within the kernel.