looks nicer now

This commit is contained in:
Michael Krayer 2021-02-18 12:09:22 +01:00
parent 76cdcd130f
commit 2d456f4f98
1 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ and add the directory to your `$PATH`. Do not forget to setup `$HOME/.bwda`.
## Usage
### Interactive session
```bash
```
Usage: bwda [-h] [path]
Opens an interactive lftp session on bwDataArchive.
path directory on LSDF, session will cd to the corresponding bwda directory
@ -47,7 +47,7 @@ Opens an interactive lftp session on bwDataArchive.
```
### List directory content on bwda
```bash
```
Usage: bwdals [opt]
List the contents of the current directory on bwda.
Options are directly passed to lftp's ls command with the following exceptions:
@ -55,7 +55,7 @@ Options are directly passed to lftp's ls command with the following exceptions:
```
### Transfer files from bwda to LSDF (in parallel)
```bash
```
Usage: bwdaget files
files files to be downloaded
-c | --channel N use N channels per file
@ -65,7 +65,7 @@ Usage: bwdaget files
```
### Syncronize files from LSDF to bwda
```bash
```
Usage: bwdasync [opt] [dir]
dir path to local directory on LSDF
--include-size-mismatch include files which mismatch in size to sync list