mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
docs(cli): Fix typo
This commit is contained in:
@@ -20,7 +20,7 @@ Tauri enables your app to have a CLI through [clap](https://github.com/clap-rs/c
|
||||
<Compatibility plugin={frontmatter.plugin} />
|
||||
|
||||
- Windows
|
||||
- Due to an OS limitation, production apps are not be able to write text back to the calling console by default. Please check out [tauri#8305](https://github.com/tauri-apps/tauri/issues/8305#issuecomment-1826871949) for a workaround.{/* TODO: Inline the instructions into this guide */}
|
||||
- Due to an OS limitation, production apps are not able to write text back to the calling console by default. Please check out [tauri#8305](https://github.com/tauri-apps/tauri/issues/8305#issuecomment-1826871949) for a workaround.{/* TODO: Inline the instructions into this guide */}
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user