MartijnVisser commented on code in PR #17649:
URL: https://github.com/apache/flink/pull/17649#discussion_r881524854


##########
docs/content/docs/dev/table/sqlClient.md:
##########
@@ -91,6 +91,40 @@ The `SET` command allows you to tune the job execution and 
the sql client behavi
 After a query is defined, it can be submitted to the cluster as a 
long-running, detached Flink job.
 The [configuration section](#configuration) explains how to declare table 
sources for reading data, how to declare table sinks for writing data, and how 
to configure other table program properties.
 
+### Key-strokes
+
+There is a list of available key-strokes in SQL client

Review Comment:
   Given that we most likely have both Windows/Linux users, as well as Mac 
users, can we somehow make this more unform? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to