summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xgeolocate1
1 files changed, 1 insertions, 0 deletions
diff --git a/geolocate b/geolocate
index 674d242..c96c91b 100755
--- a/geolocate
+++ b/geolocate
@@ -16,6 +16,7 @@ usage() {
   echo -e "Commands:"
   echo -e "  help       - print a summary of the script's function and usage."
   echo -e "  version  - print the scripts version."
+  echo -e "  print  - write your location into /usr/share/geolocate/.location"
   echo -e "  ip:"
   echo -e "     ip 'blank' - print your public ip adress."
   echo -e "     ip 'IP'    - get coordinates of a non-personal ip."