Skip to content
Snippets Groups Projects
Commit e5b81220 authored by Michal Svamberg's avatar Michal Svamberg
Browse files

Prejmenovani scp_meta -> scpm, zmena verze

parent 018cd645
No related branches found
No related tags found
No related merge requests found
void help() { void help() {
String help = """scp_meta v0.0.1 String help = """scpm v0.0.2
Syntax: scp_meta [-346ABCpqrTv] [-d|--dry-run] [-c cipher] [-F ssh_config] [-i identity_file] [-J destination] [-l limit] [-o ssh_option] [-P port] [-S program] source target Syntax: scpm [-346ABCpqrTv] [-d|--dry-run] [-c cipher] [-F ssh_config] [-i identity_file] [-J destination] [-l limit] [-o ssh_option] [-P port] [-S program] source target
"""; """;
print(help); print(help);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment