style create ============ **Name**: geoc style create **Description**: Create a simple style **Arguments**: * -s --style-options: A style options * -t --type: The output type (sld or ysld) * -w --writer-options: The StyleWriter options * -o --output: The output file * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc style create -s fill=white -s stroke=black -s stroke-width=0.1 -t ysld