Add: usage help

This commit is contained in:
2019-04-25 21:16:28 +09:00
parent f540db4fba
commit 4065ba3482
+2
View File
@@ -1,4 +1,6 @@
<?php
# Usage :
# php test_ncloud.php name email date
if($argc == 1) {
echo "no maestro name";