Rename command "leave" to "keep", sounds more appropreate.
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ pub enum LKErr<'a> {
|
||||
#[derive(Debug)]
|
||||
pub enum Command<'a> {
|
||||
Add(PasswordRef),
|
||||
Leave(Name),
|
||||
Keep(Name),
|
||||
Ls(String),
|
||||
Ld(String),
|
||||
Mv(Name, Name),
|
||||
|
||||
Reference in New Issue
Block a user