This commit is contained in:
Luk Lu
2023-09-26 11:29:29 +08:00
parent b7e8448582
commit ab001c8d5f
5 changed files with 81 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ mkdir $SETTINGS_FOLDER
seaf-cli init -d $SETTINGS_FOLDER
seaf-cli start
echo To sync a librarcy, run commands like:
echo To sync a library, run commands like:
echo Download a new folder to sync with:
echo seaf-cli download -l "library_id" -s "server_url" [-d "parent_folder"] -u "user_name"
echo seaf-cli download-by-name -L "library_id" -s "server_url" [-d "target_folder_not_parent"] -u "user_name"