From 1519af6b61ef9195d12f62c572882e30fe66f306 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Fri, 15 Sep 2023 15:24:23 +0200 Subject: [PATCH] update docs --- docs/40_Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/40_Usage.md b/docs/40_Usage.md index 3dcecfc..3bdc538 100644 --- a/docs/40_Usage.md +++ b/docs/40_Usage.md @@ -64,7 +64,7 @@ This will download the "hello.txt" into the current folder: ```txt ./getfile.sh -u http://localhost:8001 -s myapikey -e test -p example-prj -f hello.txt --rw-r--r-- 1 axel axel 1152 Sep 15 14:34 hello.txt +-rw-r--r-- 1 axel axel 12 Sep 15 14:34 hello.txt ``` For less params with getfile.sh there is a config: -- GitLab