Skip to content

Commit 82ca10e

Browse files
committed
Update readme
Signed-off-by: Peter Verraedt <[email protected]>
1 parent 576850e commit 82ca10e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,10 @@ func example() error {
150150
}
151151

152152
return client.Walk(ctx, "/path/to/more/data", fn, api.FetchAccess, api.FetchMetadata)
153-
}
153+
}
154+
155+
## Known issues
156+
157+
For the `iron` CLI utility, the following issues are known:
158+
159+
* Windows: The `iron shell` command does not resize properly. If the window is resized, the autocomplete output will be cluttered. Avoid resizing the window, or start a new Command Prompt or Powershell, first resize and then run `iron.exe`.

0 commit comments

Comments
 (0)