mirror of
https://github.com/YGGverse/flarumdown.git
synced 2026-03-31 08:45:28 +00:00
use debug log level
This commit is contained in:
parent
f426053759
commit
bc5dbd61f1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ cargo install flarumdown
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
RUST_LOG=trace flarumdown -s '/path/to/flarum.sqlite' \
|
RUST_LOG=debug flarumdown -s '/path/to/flarum.sqlite' \
|
||||||
-t '/path/to/target' \
|
-t '/path/to/target' \
|
||||||
-p '/path/to/public' \
|
-p '/path/to/public' \
|
||||||
-i index \
|
-i index \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue