Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MertGunduz authored Jun 9, 2024
1 parent b7fd7fd commit 147d120
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,10 @@ sudo cmake --install .
- `--website`: Explore the official [Yiffy website](https://yiffy-cli.com/).
- `--config`: Open the configuration menu.

### Data Management
*Manage your data within the Yiffy application*
- **yiffy data import-export arguments:**
- `--import`: Import data into Yiffy.
- `--export`: Export data from Yiffy.

### Configuration and Settings
### Configuration
*Adjust settings and configurations as per your preference*
- **yiffy configuration and settings arguments:**
- `--nsfw on/off`: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.
- `--plog on/off`: Switch between PLOG (Print Log) for search.c and dfetch/fetch.c.
- **yiffy configuration and credential arguments:**
- `--nsfw "on/off"`: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.
- `--ivcommand "command"`: Sets the command used to view images in search system.
- `--uname "uname"`: Sets the uname used to send API requests.
- `--apikey "apikey"`: Sets the API key used to send API requests.

0 comments on commit 147d120

Please sign in to comment.