diff options
Diffstat (limited to 'example_create.sh')
-rwxr-xr-x | example_create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example_create.sh b/example_create.sh index 24bcec5..e4fc42a 100755 --- a/example_create.sh +++ b/example_create.sh @@ -11,7 +11,7 @@ # - write owner of repo to the "owner" file. # - write description in "description" file. # -# Usage: +# How to use # - mkdir -p htmldir && cd htmldir # - sh example_create.sh |