Browse Source

syntax description accurate

nas 3 years ago
parent
commit
7d69b94842
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      test/post_line.sh

+ 1
- 1
test/post_line.sh View File

@@ -3,7 +3,7 @@
3 3
 help() {
4 4
     echo "Syntaxe"
5 5
     echo "‾‾‾‾‾‾‾"
6
-    echo "sh $0 [ adresse ] [ username ] [ password ]\n"
6
+    echo "sh $0 [ adresse ] [ tablename ] [ data ]\n"
7 7
 }
8 8
 
9 9
 if [ -z "$1" ]

Loading…
Cancel
Save