add usage

This commit is contained in:
Jan-Piet Mens
2016-01-05 10:02:52 +01:00
parent 6b9f2b0a2f
commit 5da2edd126

View File

@@ -1134,6 +1134,7 @@ void usage(char *prog)
printf(" --precision ghash precision (dflt: %d)\n", GHASHPREC);
printf(" --hosted use OwnTracks Hosted\n");
printf(" --norec don't maintain REC files\n");
printf(" --geokey optional Google reverse-geo API key\n");
printf("\n");
printf("Options override these environment variables:\n");
printf(" $OTR_HOST MQTT hostname\n");