Browse Source

bug fix ...

Steve Nyemba 4 years ago
parent
commit
53a54b3744
1 changed files with 1 additions and 1 deletions
  1. 1 1
      healthcareio/healthcare-io.py

+ 1 - 1
healthcareio/healthcare-io.py

@@ -68,7 +68,7 @@ HELP_MESSAGE = """
         action :
         action :
             --signup|init   signup user and get configuration file
             --signup|init   signup user and get configuration file
             --parse         starts parsing
             --parse         starts parsing
-            --check         checks for updates
+            --check-update  checks for updates
             --export        export data of a 835 or 837 into another database
             --export        export data of a 835 or 837 into another database
         parameters :
         parameters :
             --<[signup|init]>   signup or get a configuration file from a parsing server
             --<[signup|init]>   signup or get a configuration file from a parsing server