Skip to content

Commit d21dea5

Browse files
Merge pull request #312 from sshanks-kx/langnav
add sys cmd & cmd line details to ref material section
2 parents 237ac15 + 32a8417 commit d21dea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ nav:
403403
- Comparison: basics/comparison.md
404404
- Conformability: basics/conformable.md
405405
- Connection handles: basics/handles.md
406+
- Command-line options: basics/cmdline.md
406407
- Datatypes: basics/datatypes.md
407408
- Dictionaries: basics/dictsandtables.md
408409
- Enumerations: basics/enumerations.md
@@ -422,6 +423,7 @@ nav:
422423
- QSQL queries: basics/qsql.md
423424
- Regular Expressions: basics/regex.md
424425
- Syntax: basics/syntax.md
426+
- System commands: basics/syscmds.md
425427
- Tables: kb/faq.md
426428
- Variadic syntax: basics/variadic.md
427429
- Database:
@@ -468,7 +470,6 @@ nav:
468470
- Debugging: basics/debug.md
469471
- Errors: basics/errors.md
470472
- man.q: about/man.md
471-
- System commands: basics/syscmds.md
472473
- Unit tests: kb/unit-tests.md
473474
- Monitor & control execution: kb/using-dotz.md
474475
- Coding:
@@ -487,7 +488,6 @@ nav:
487488
- Unicode: kb/unicode.md
488489
- DevOps:
489490
- Authentication and access: kb/authentication.md
490-
- Command-line options: basics/cmdline.md
491491
- CPU affinity: kb/cpu-affinity.md
492492
- Daemon: kb/daemon.md
493493
- Firewalling: kb/firewalling.md

0 commit comments

Comments
 (0)