mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-15 21:27:55 +03:00
readme fix
This commit is contained in:
parent
480b43a3c8
commit
2faffc2d32
11
README.md
11
README.md
@ -22,12 +22,11 @@ or
|
|||||||
4. by default all data will be downloaded to `src/atlassian` folder and subfolders.
|
4. by default all data will be downloaded to `src/atlassian` folder and subfolders.
|
||||||
|
|
||||||
## ..install
|
## ..install
|
||||||
1. go to `releases`
|
1. download latest [![Release](https://img.shields.io/github/v/release/EpicMorg/atlassian-downloader?style=flat-square)](https://github.com/EpicMorg/atlassian-downloader/releases)
|
||||||
2. download `package`
|
2. ...
|
||||||
3. ...
|
3. profit!
|
||||||
4. profit!
|
|
||||||
|
|
||||||
# Usage ans settings
|
# Usage and settings
|
||||||
## CLI args
|
## CLI args
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -50,7 +49,7 @@ File `src/appSettings.json` contains additional settings, like [loglevel](https:
|
|||||||
|
|
||||||
### Supported log levels
|
### Supported log levels
|
||||||
| Level | Enum | Description
|
| Level | Enum | Description
|
||||||
|:-------------|:-------------:|-------------:|
|
|-------------|:-------------:|-------------|
|
||||||
| `Critical` | `5` | Logs that describe an unrecoverable application or system crash, or a catastrophic failure that requires immediate attention.
|
| `Critical` | `5` | Logs that describe an unrecoverable application or system crash, or a catastrophic failure that requires immediate attention.
|
||||||
| `Debug` | `1` | Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.
|
| `Debug` | `1` | Logs that are used for interactive investigation during development. These logs should primarily contain information useful for debugging and have no long-term value.
|
||||||
| `Error` | `4` | Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.
|
| `Error` | `4` | Logs that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user