diff --git a/xfdown.py b/xfdown.py
index 458d286..b7d610a 100755
--- a/xfdown.py
+++ b/xfdown.py
@@ -597,7 +597,7 @@ def usage():
print(" -h,--help\tshow this usage and exit.")
print(" -d
,--downloaddir=\n\tset the download dir.")
print(" -p ,--player=\n\tset the player.")
- print(" -A ,--add=\n\tadd the url to offline task.")
+ print(" -A ,--add=\n\tadd the url to offline task.")
print("\n\nsee https://github.com/chliny/xfdown for most newest version and more information")
try:
xf = XF()