1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 19:45:08 +00:00
serenity/Base/usr/share/man/man1/QuickShow.md
2021-03-13 10:00:59 +01:00

23 lines
279 B
Markdown

## Name
QuickShow - Serenity image viewer
## Synopsis
```**sh
$ QuickShow [file]
```
## Description
QuickShow is an image viewing application for Serenity.
## Arguments
* `file`: The image file to be displayed.
## Examples
```sh
$ QuickShow /res/graphics/buggie.png
```