Skip to content
Snippets Groups Projects
Commit a2cdd3eb authored by Marina Popleteeva's avatar Marina Popleteeva
Browse files

Fix grammar

parent 25dc0821
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,8 @@ Detailed information on how to configure firewalls when working with Aspera is g
### Command-Line error "command not found: ascp" ###
Run <code>ascli config ascp show</code> to show path of <code>ascp</code>.
Run <code>ascli config ascp show</code> to show a path of <code>ascp</code>.
Modify command with the path instead of <code>ascp</code>:<br>
Here is example of download command
Here is an example of download command
`<path-to-ascp-executable> -d -i $SSHKEY -P 33001 --file-crypt decrypt -W $TOKEN app_duma_private@aspera.lcsb.uni.lu:/<remote-dir> </local-dir>`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment