|
65 | 65 | </ul> |
66 | 66 |
|
67 | 67 | <div class="sidebar-footer"> |
68 | | - <p style="font-size: 0.8rem; color: #64748b;">© 2026 tinystruct.org</p> |
| 68 | + <p style="font-size: 0.8rem; color: #64748b;">© 2026 James ZHOU</p> |
69 | 69 | </div> |
70 | 70 | </aside> |
71 | 71 |
|
@@ -241,7 +241,7 @@ <h4>Zero Configuration</h4> |
241 | 241 | <footer> |
242 | 242 | <div class="footer-content"> |
243 | 243 | <p>Released under the Apache License 2.0</p> |
244 | | - <p>© 2026 James ZHOU. All rights reserved.</p> |
| 244 | + <p>© 2026 tinystruct.org. All rights reserved.</p> |
245 | 245 | </div> |
246 | 246 | </footer> |
247 | 247 |
|
@@ -441,10 +441,8 @@ <h4>Zero Configuration</h4> |
441 | 441 | " open \tStart a default browser to open the specific URL", |
442 | 442 | " say \tOutput words", |
443 | 443 | " set \tSet system property", |
444 | | - " sql-execute \tExecutes the given SQL statement, which ", |
445 | | - " \tmay be an INSERT, UPDATE, DELETE, or DDL statement", |
446 | | - " sql-query \tExecutes the given SQL statement, which ", |
447 | | - " \treturns a single ResultSet object", |
| 444 | + " sql-execute \tExecutes the given SQL statement, which may be an INSERT, UPDATE, DELETE, or DDL statement", |
| 445 | + " sql-query \tExecutes the given SQL statement, which returns a single ResultSet object", |
448 | 446 | " update \tUpdate for the latest version", |
449 | 447 | " ", |
450 | 448 | "Options:", |
|
0 commit comments