diff --git a/README.md b/README.md index 82e4a80..e385f28 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Commands: login Login to the server logout Logout from the server convert Convert a file to HTML + deploy Deploy a file to the server help Print this message or the help of the given subcommand(s) Options: @@ -16,5 +17,6 @@ Options: -V, --version Print version ``` + ### For more documentation - `cargo doc --open`