From 802d09e83bb6ffa0a70b702f59069435d6feb8c6 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Tue, 18 Oct 2011 18:02:28 +0200 Subject: Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger). Update man page with information on configuration file. --- src/location-manual.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/location-manual.c') diff --git a/src/location-manual.c b/src/location-manual.c index 1f68b6c..11586bb 100644 --- a/src/location-manual.c +++ b/src/location-manual.c @@ -70,6 +70,9 @@ location_manual_print_help(FILE *f) fputs(_(" lat=N\t\tLatitude\n" " lon=N\t\tLongitude\n"), f); fputs("\n", f); + fputs(_("Both values are expected to be floating point numbers,\n" + "negative values representing west / south, respectively.\n"), f); + fputs("\n", f); } int -- cgit v1.2.3-70-g09d2