Skip to content
Snippets Groups Projects
Commit 9b53083f authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Somewhat cleaner help.

Rev: lib/modules/Tools.pmod/Standalone.pmod/pmar_install.pike:1.7
parent ede41cb4
Branches
Tags
No related merge requests found
...@@ -49,7 +49,7 @@ int cc; ...@@ -49,7 +49,7 @@ int cc;
void print_help(array argv) void print_help(array argv)
{ {
werror("Usage: %s [--local] [--force] [--help] pmarfile\n", argv[0]); werror("Usage: pike -x pmar_install [--local] [--force] [--help] pmarfile\n");
} }
int main(int argc, array(string) argv) int main(int argc, array(string) argv)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment