change hyphens to underscores in function file names, for consistency
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 1 Feb 2009 01:43:23 +0000 (20:43 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sun, 1 Feb 2009 01:43:23 +0000 (20:43 -0500)
with function definitions themselves

16 files changed:
src/subcommands/m/gen_subkey [moved from src/subcommands/m/gen-subkey with 100% similarity]
src/subcommands/m/import_subkey [moved from src/subcommands/m/import-subkey with 100% similarity]
src/subcommands/m/ssh_proxycommand [moved from src/subcommands/m/ssh-proxycommand with 100% similarity]
src/subcommands/m/subkey_to_ssh_agent [moved from src/subcommands/m/subkey-to-ssh-agent with 100% similarity]
src/subcommands/ma/add_certifier [moved from src/subcommands/ma/add-certifier with 100% similarity]
src/subcommands/ma/list_certifiers [moved from src/subcommands/ma/list-certifiers with 100% similarity]
src/subcommands/ma/remove_certifier [moved from src/subcommands/ma/remove-certifier with 100% similarity]
src/subcommands/ma/update_users [moved from src/subcommands/ma/update-users with 100% similarity]
src/subcommands/mh/add_hostname [moved from src/subcommands/mh/add-hostname with 100% similarity]
src/subcommands/mh/add_revoker [moved from src/subcommands/mh/add-revoker with 100% similarity]
src/subcommands/mh/extend_key [moved from src/subcommands/mh/extend-key with 100% similarity]
src/subcommands/mh/gen_key [moved from src/subcommands/mh/gen-key with 100% similarity]
src/subcommands/mh/import_key [moved from src/subcommands/mh/import-key with 100% similarity]
src/subcommands/mh/publish_key [moved from src/subcommands/mh/publish-key with 100% similarity]
src/subcommands/mh/revoke_hostname [moved from src/subcommands/mh/revoke-hostname with 100% similarity]
src/subcommands/mh/revoke_key [moved from src/subcommands/mh/revoke-key with 100% similarity]