Home
last modified time | relevance | path

Searched refs:help_migrate_key (Results 1 – 3 of 3) sorted by path

/dports/security/git-crypt/git-crypt-0.6.0/
H A Dcommands.cpp1419 void help_migrate_key (std::ostream& out) in help_migrate_key() function
1430 help_migrate_key(std::clog); in migrate_key()
H A Dcommands.hpp69 void help_migrate_key (std::ostream&);
H A Dgit-crypt.cpp105 help_migrate_key(out); in help_for_command()