mirror of
https://github.com/schoebel/mars
synced 2025-02-14 11:09:04 +00:00
all: remove internal URLs
This commit is contained in:
parent
820708e712
commit
94e1ac2ad0
@ -62,7 +62,6 @@ sub display_help {
|
||||
print "Usage monitoring : mars-status --monitor\n";
|
||||
print "Usage monitoring drbd-linke : mars-status --cstate (or --dstate or --role)\n";
|
||||
print "Usage full, include debug : mars-status --system --history --debug\n\n";
|
||||
print "Advanced information are also available here: http://http://wiki.intranet.1and1.com/ ->ProjektTEC1603 ->TECITO.1735 -> MARS\n";
|
||||
exit;
|
||||
}
|
||||
|
||||
|
@ -92,9 +92,5 @@ Indicator to use for monitoring.
|
||||
|
||||
|
||||
|
||||
.SH NOTES
|
||||
Advanced information are also available here: http://http://wiki.intranet.1and1.com/ ->ProjektTEC1603 ->TECITO.1735 -> MARS
|
||||
|
||||
|
||||
.SH BUGS
|
||||
Problems and errors in the program are not known ;)
|
||||
Problems and errors in the program are not known ;)
|
||||
|
@ -1603,8 +1603,6 @@ marsadm [<global_option>] <command> [<resource>] [<option>]
|
||||
<resource> = name of resource or \"all\" for all resources
|
||||
|
||||
<option> = special by command
|
||||
|
||||
Advanced information are also available here: http://http://wiki.intranet.1and1.com/bin/view/PO/ProjektTEC1603
|
||||
\n";
|
||||
exit 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user