mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-30 14:25:22 -05:00
periphery cli args name to periphery
This commit is contained in:
@@ -28,7 +28,7 @@ use crate::entities::{
|
||||
/// configure the periphery agent. A help manual for the periphery binary
|
||||
/// can be printed using `/path/to/periphery --help`.
|
||||
#[derive(Parser)]
|
||||
#[command(author, about, version)]
|
||||
#[command(name = "periphery", author, about, version)]
|
||||
pub struct CliArgs {
|
||||
/// Sets the path of a config file or directory to use.
|
||||
/// Can use multiple times
|
||||
|
||||
Reference in New Issue
Block a user