summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 7e07f2a..1f9faab 100644
--- a/README.txt
+++ b/README.txt
@@ -5,3 +5,4 @@ cargo uninstall fileserver
5 5
6curl upload: 6curl upload:
7curl -k -u :mypass -F file=@myfile.pdf https://localhost:8000/ 7curl -k -u :mypass -F file=@myfile.pdf https://localhost:8000/
8curl -k -u :mypass -O https://localhost:8000/myfile.pdf