style repository delete ======================= **Name**: geoc style repository delete **Description**: Delete a style to a style repository **Arguments**: * -t --type: The type of style repository (directory, nested-directory, h2, sqlite, postgres) * -o --options: The style repository options * -l --layer-name: The layer name * -s --style-name: The style name * --help : Print the help message * --web-help : Open help in a browser **Example**:: "geoc style repository delete -t sqlite -p file=styles.db -l states -s states_population"