Add more help

This commit is contained in:
Andrey Golovizin 2021-06-29 23:33:28 +02:00
parent 897f68e4b0
commit c77ecbfe5d

View file

@ -9,7 +9,9 @@ use serde::{Deserialize, Serialize};
const BASE_URL: &str = "https://api.azirevpn.com/v1";
/// AzireVPN client
#[derive(Clap, Debug)]
#[clap(version=clap::crate_version!())]
struct Opts {
/// Enables JSON output
#[clap(short, long)]