Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme #1121

Merged
merged 2 commits into from
May 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,10 +284,10 @@ Please refer run with `--help` for latest information.
l - Export local database image_id/post_id
(required: --up=USE_PIXIV, and --uf=USE_FANBOX, and --us=USE_SKETCH)
e - Export online bookmark
(required: -p BOOKMARK_FLAG [y/n/o] for private bookmark
optional: filename)
(required: -p BOOKMARK_FLAG [y/n/o] for private bookmark,
optional: --ef=EXPORT_FILENAME)
m - Export online user bookmark
(required: member_id, optional: followed by filename)
(required: member_id, optional: --ef=EXPORT_FILENAME)
d - Manage database
-x, --exitwhendone Exit programm when done.
(only useful when DB-Manager)
Expand Down