You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ fun main(args: Array<String>) {
58
58
```
59
59
60
60
### Using configuration file
61
-
Otherwise, Kotlog will try to load the configuration file (`~/.kotlog`) from the file system. Run `./kotlog` to create a new skeleton configuration file.
61
+
Otherwise, Kotlog will try to load the configuration file from working directory's or user home's `~/.kotlog` file from the file system. Run `./kotlog` to create a new skeleton configuration file.
0 commit comments