Skip to content

Commit f9f2e0c

Browse files
committed
- readme update
1 parent 6f8111c commit f9f2e0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ If you want to rename multiple files, you can use the -n option:
8484

8585
`./blobporter -f /datadrive/f1.tar -f /datadrive/f2.md -n b1 -n b2 -c mycontainer`
8686

87-
8887
### Upload to Azure Page Blob Storage
8988

9089
Same as uploading to block blob storage, but with the transfer definiton (-t option) set to file-pageblob.
@@ -132,7 +131,6 @@ By default files are downloaded to the same directory where you are running blob
132131

133132
`./blobporter -p -c mycontainer -t blob-file`
134133

135-
136134
### Download a file via HTTP to a local file
137135

138136
`./blobporter -f "http://mysource/file.bam" -n /datadrive/file.bam -t http-file`

0 commit comments

Comments
 (0)