Lint
This commit is contained in:
parent
cb96c294a2
commit
949738999c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ use std::ffi::OsString;
|
|||
|
||||
use clap::{Parser, ValueEnum};
|
||||
|
||||
/// Server for backing the VaultLink plugin
|
||||
/// Server for backing the `VaultLink` plugin
|
||||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
pub struct Args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue