blob: ee245fccc58d9ae0d845c4a756c25c3c87493eac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Help
## Command Line Parameters
Passing `-h` or `--help` to Textadept shows a list of available command line
parameters.
This is unavailable in ncurses.
## Online Help
Textadept has a [mailing list][] and a [wiki][]. You can also join us on IRC via
[freenode.net][] in `#textadept`.
[mailing list]: http://foicica.com/lists
[wiki]: http://foicica.com/wiki/textadept
[freenode.net]: http://freenode.net
|