diff options
| author | Fuwn <[email protected]> | 2023-09-21 01:21:31 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-09-21 01:21:31 -0700 |
| commit | ae54c1e5e9ff7d248dc97bf60e4a307ecb2b4519 (patch) | |
| tree | b6690f7874aea695c41de84559f7ea170faf9615 /README.md | |
| parent | docs(readme): suzuri (diff) | |
| download | suzuri-ae54c1e5e9ff7d248dc97bf60e4a307ecb2b4519.tar.xz suzuri-ae54c1e5e9ff7d248dc97bf60e4a307ecb2b4519.zip | |
feat(suzuri): reverse
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,12 +10,13 @@ Obtain your sumi.news token via the `s` cookie on sumi.news. ### `--help` -``` +```text usage: sumi [token] [folder] ``` -Optionally, omit the token and folder arguments and export the environment variables `SUZURI_TOKEN` and `SUZURI_FOLDER`. +Optionally, omit the token and folder arguments and export the environment +variables `SUZURI_TOKEN` and `SUZURI_FOLDER`. ### Dependencies |