upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/ngit/cli.rs')
-rw-r--r--src/bin/ngit/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/ngit/cli.rs b/src/bin/ngit/cli.rs
index 851dd70..9caf4d7 100644
--- a/src/bin/ngit/cli.rs
+++ b/src/bin/ngit/cli.rs
@@ -71,7 +71,7 @@ pub enum Commands {
71 71
72#[derive(Subcommand)] 72#[derive(Subcommand)]
73pub enum AccountCommands { 73pub enum AccountCommands {
74 /// run with --nsec flag to change npub 74 /// login with nsec or nostr connect
75 Login(sub_commands::login::SubCommandArgs), 75 Login(sub_commands::login::SubCommandArgs),
76 /// remove nostr account details stored in git config 76 /// remove nostr account details stored in git config
77 Logout, 77 Logout,