Add more help
This commit is contained in:
parent
897f68e4b0
commit
c77ecbfe5d
1 changed files with 2 additions and 0 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue