diff --git a/README.md b/README.md index bc8042f..1cffdbd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # docker-seafile -Seafile installer for Docker \ No newline at end of file +Seafile installer for Docker + +`seaf-ctl init`: Start Seafile if possible or hang (default) + +`seaf-ctl setup`: download and install Seafile (run first) + +`seaf-ctl createsuperuser`: create admin account + +`seaf-ctl start`: Start Seafile + +`seaf-ctl restart`: Restart Seafile + +`seaf-ctl stop`: Stop Seafile