Skip to content

Commit

Permalink
Update init.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ta-Hirose committed Sep 27, 2022
1 parent f32b541 commit 4be37fa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/en/init.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# init

## Overview

Initialise the contents of `dim.json` and `dim-lock.json`. Files under `data_files` are not initialized.

```bash
dim init
```

## Examples

```bash
# Initialise the dim.
dim init
```

0 comments on commit 4be37fa

Please sign in to comment.