Skip to main content

Advanced Usage

dotload @<username> <branch_name>

💡 Tip: You can also use -b or --branch flags:

dotload @<username> -b <branch_name>
# Or
dotload @<username> --branch <branch_name>

Where branch_name is the branch of the repository you want to clone. If not specified, the default branch is used.

This can be useful if you have multiple machine usage scenarios


Use the --help flag to get help:

dotload --help
# Help page...

There is also support for manpages:

man dotload