Skip to content

Commit

Permalink
forgot comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bahamas10 committed Aug 26, 2014
1 parent aa0f6f9 commit 3e1a2db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ for f in $(ls); do
...
done

# right
for f in *; do
...
done
Expand Down

0 comments on commit 3e1a2db

Please sign in to comment.