and the help should point to crates.io, too
This commit is contained in:
parent
e2a1df1038
commit
d11207027e
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user