Pierre Bourdin преди 1 година
родител
ревизия
d24ee6adcb
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      sa828.py

+ 2 - 2
sa828.py

@@ -138,8 +138,8 @@ def main():
 
   opts = parser.parse_args()
   if not hasattr(opts, 'func'):
-    print('sa818: error: the following arguments are required: {radio,volume,filters,version}\n'
-          'use --help for more informatiion',
+    print('sa818: error: the following arguments are required: {version,reset,readparameter,setparameter}\n'
+          'use --help for more information',
           file=sys.stderr)
     sys.exit(os.EX_USAGE)