Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FutureDays authored Jul 12, 2017
1 parent 2d4898a commit b6d25c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python hashmove.py -l /home/path/to/dir/a /home/path/to/dir/b
python hashmove.py -v "/home/path to/dir/you question" /home/path/to/dir/with/hashes


##pro-tip
## pro-tip

if you have a directory with lots of subdirectories you'd like to move, it's probably better to loop through your parent dir and hashmove each subdir individually, rather than just hashmoving the parent.\

Expand All @@ -46,4 +46,4 @@ try:

for subdir in parent:

python hashmove subdir /newparent/subdirname
python hashmove subdir /newparent/subdirname

0 comments on commit b6d25c3

Please sign in to comment.