periphery cli args name to periphery

This commit is contained in:
mbecker20
2024-05-11 23:06:04 -07:00
parent 653fb894a2
commit 3ed4f91d82

View File

@@ -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