mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* pages/*: reword descriptions to comply with the style guide --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
20 lines
366 B
Markdown
20 lines
366 B
Markdown
# nyxt
|
|
|
|
> A keyboard-driven web browser for power users.
|
|
> More information: <https://nyxt.atlas.engineer>.
|
|
|
|
- List all profiles:
|
|
|
|
`nyxt --list-data-profiles`
|
|
|
|
- Set the `init.lisp` file path:
|
|
|
|
`nyxt --init {{path/to/file}}`
|
|
|
|
- Change the path to the auto-config file:
|
|
|
|
`nyxt --auto-config {{path/to/file}}`
|
|
|
|
- Print system information:
|
|
|
|
`nyxt --system-information`
|