Commit bb74cf89 authored by gabi-250's avatar gabi-250 🕸️
Browse files

arti: Adjust a no-longer acccurate hss doc

parent 9003ad28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ pub(crate) struct Hss {
    #[command(flatten)]
    common: CommonArgs,

    /// Return the identity key for the specified service.
    /// The `hss` subcommand to run.
    #[command(subcommand)]
    command: HssSubcommand,
}