Skip to content

Commit

Permalink
doc(core): more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kockicica committed Nov 23, 2021
1 parent db34915 commit ae97009
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ GoSpl is command line client / proxy service for NBS webservices
Download archive from [releases page](https://github.com/kockicica/gospl/releases) and unpack it somewhere along the
path.

## Usage

Get basic help using

```shell
gospl help
```

For detailed informations see [CLI usage help](gospl.md)

## Configuration

To use NBS web services you should have authorization data: username, password and licence id. Those parameters should
Expand Down Expand Up @@ -89,3 +79,12 @@ gospl --config /path/to/config.yaml core currency
```


## Usage

Get basic help using

```shell
gospl help
```

For detailed informations see [CLI usage help](gospl.md)

0 comments on commit ae97009

Please sign in to comment.