Skip to content

Files

Latest commit

 

History

History
19 lines (14 loc) · 573 Bytes

app-doc.md

File metadata and controls

19 lines (14 loc) · 573 Bytes

main

Run the Ultimate RVC web application.

Usage:

$ main [OPTIONS]

Options:

  • -s, --share: Enable sharing
  • -l, --listen: Make the web application reachable from your local network.
  • -h, --listen-host TEXT: The hostname that the server will use.
  • -p, --listen-port INTEGER: The listening port that the server will use.
  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.
ultimate-rvc/notes/app-doc.md at main · JackismyShephard/ultimate-rvc · GitHub