summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ac420fa..e903182 100644
--- a/README.md
+++ b/README.md
@@ -36,12 +36,13 @@ Program supports exporting to the following formats:
- JPG
- TGA
-By default it will use PNG but you can see use `-f` flag.
-
```sh
./blpconvert -f bmp samples/Ability_Ambush.blp
```
+> [!NOTE]
+> By default it will use PNG but you can see use `-f` flag.
+
## Verbose output
If you provide `-v` flag the program will output a bunch of diagnostical data.