Skip to content
Snippets Groups Projects
Commit 01f1c63d authored by Nicolas80's avatar Nicolas80
Browse files

Apply 1 suggestion(s) to 1 file(s)


Co-authored-by: default avatarHugo Trentesaux <hugo.trentesaux@lilo.org>
parent e3f91e0f
No related branches found
No related tags found
1 merge request!41Adding db persistence for all SecretFormat of vault keys as well as supporting derivations
......@@ -278,7 +278,7 @@ pub async fn handle_command(data: Data, command: Subcommand) -> Result<(), GcliE
compute_vault_accounts_table(&[base_parent_hierarchy_account_tree_node_to_derive])?;
println!();
println!("It's parent hierarchy is this:");
println!("Its parent hierarchy is this:");
println!("{parent_hierarchy_table_account_to_derive}");
println!();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment