usage of cgal_create_package_dir in comments

This commit is contained in:
Panagiotis Cheilaris 2013-06-07 16:11:41 +02:00
parent 4217cc2459
commit 23327f57c9
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#!/usr/bin/env python
# This script creates the directory structure for a new package.
# Usage: cgal_create_package_dir.py Package_name
# Usage:
# cgal_create_package_dir.py Package_name [optional creation directory]
import sys
import os