Skip to content

Commit

Permalink
Merge branch 'emilyseville7cfg-docs-feature/add-clip-project-support'
Browse files Browse the repository at this point in the history
  • Loading branch information
srsudar committed Mar 27, 2023
2 parents f359e7d + c9655b6 commit fce0a06
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions eg/examples/clip-view.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# clip-view

render a specific local page

clip-view cat


render a specific local page

clip-view path/to/cat.clip


render a page by a specific render

clip-view --render tldr cat


render a page with a specific color theme

clip-view --theme awesome cat


render a page in a specific platform

clip-view --operating-system windows dir


clear a page cache

clip-view --clear-page-cache


clear a theme cache

clip-view --clear-theme-cache


display help

clip-view --help


display version

clip-view --version


0 comments on commit fce0a06

Please sign in to comment.