diff --git a/silkaj/silkaj.py b/silkaj/silkaj.py
index 086b567c170d27e9483c97f9e15cbd58fd71b00d..5ac91f27c4b9860eae1f6c5b0136a7c14f28b240 100644
--- a/silkaj/silkaj.py
+++ b/silkaj/silkaj.py
@@ -21,7 +21,8 @@ def usage():
     \nabout: display informations about the programm\
     \n \
     \nEndpoint:\
-    \nDefault endpoint will reach " + G1_SYMBOL + " currency with `https://" + G1_DEFAULT_ENDPOINT[0] + "` endpoint\
+    \nDefault endpoint will reach " + G1_SYMBOL + " currency with `https://" + G1_DEFAULT_ENDPOINT[0] + "` endpoint.\
+    \nUse one of these options at the end of the command:\
     \n - `--gtest` to reach " + GTEST_SYMBOL + " currency with `https://" + G1_TEST_DEFAULT_ENDPOINT[0] + "` endpoint\
     \n - custom endpoint can be specified with `-p` option followed by <domain>:<port>\
     \n \