Skip to content

Commit

Permalink
clarified README regarding "css add" (refs uzbl#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
GSI2016 committed Apr 12, 2016
1 parent 8efd397 commit b28722b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,8 @@ as `KEY` and `many args` as `VALUE`.
* `css <COMMAND>`
- Controls CSS settings in web pages. Supported subcommands include:
+ `add <URI>`
* Adds a CSS file to pages when loaded. only supports one extra
stylesheet at a time.
* Adds a CSS file to pages when loaded. Note that only one single
stylesheet may be loaded like this.
+ `clear`
Clears all user-supplied stylesheets.
* `scheme <SCHEME> {COMMAND}`
Expand Down

0 comments on commit b28722b

Please sign in to comment.