3 Commits

Author SHA1 Message Date
8fdda295e2 Update mcrcon.1 2019-11-19 09:47:05 +02:00
0b1853dccc Update INSTALL.md 2019-11-19 09:17:20 +02:00
d338537e23 Update README.md 2019-11-19 09:16:11 +02:00
3 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@ Or you can just run "make":
make uninstall - removes binaries and manpage from the system make uninstall - removes binaries and manpage from the system
file install locations: file install locations:
/usr/share/bin/mcrcon /usr/local/bin/mcrcon
/usr/share/man/man1/mcrcon.1 /usr/local/share/man/man1/mcrcon.1
Makefile "install" and "uninstall" rules are disabled on windows. Makefile "install" and "uninstall" rules are disabled on windows.

View File

@ -16,7 +16,7 @@ You can also download precompiled binaries*: https://github.com/Tiiffi/mcrcon/re
--- ---
### Usage: ### Usage:
mcrcon [OPTIONS]... [COMMANDS]... mcrcon [OPTIONS] [COMMANDS]
Sends rcon commands to Minecraft server. Sends rcon commands to Minecraft server.

View File

@ -1,7 +1,7 @@
.\" Process this file with .\" Process this file with
.\" groff -man -Tascii mcrcon.1 .\" groff -man -Tascii mcrcon.1
.\" .\"
.TH MCRCON 1 "December 2016" "Version 0.6.0" .TH MCRCON 1 "December 2016" "Version 0.6.1"
.SH NAME .SH NAME
mcrcon \- sends rcon commands to a Minecraft server mcrcon \- sends rcon commands to a Minecraft server
.SH SYNOPSIS .SH SYNOPSIS