and the help should point to crates.io, too

This commit is contained in:
James Andariese 2023-11-01 19:28:05 -05:00
parent e2a1df1038
commit d11207027e

View File

@ -21,8 +21,8 @@ use crate::{*,errors::*};
/// ///
/// This should usually be run by git. You can set git up to use it /// This should usually be run by git. You can set git up to use it
/// by running git remote add k k8s://default/ns/repo. /// by running git remote add k k8s://default/ns/repo.
/// ///
/// see <https://git.strudelline.net/cascade/git-remote-k8s> for more info /// See <https://crates.io/crates/git-remote-k8s> for more info.
pub struct Config { pub struct Config {
#[arg( #[arg(
short, short,