aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorpl@ninthfloor.org <pl@ninthfloor.org>2016-11-11 17:45:45 +0100
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2016-11-14 19:05:47 +0100
commit3ca7249c8685a9ff2d8ce23273fe0313b5804473 (patch)
treee1724e39d37e39b7a1aacb20273061ed0d8b7a63 /FAQ
parent06f8cf8ca87a81db15816658c40b2afcd1ad5332 (diff)
downloadst-3ca7249c8685a9ff2d8ce23273fe0313b5804473.tar.gz
tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 3502c60..4defff9 100644
--- a/FAQ
+++ b/FAQ
@@ -6,7 +6,7 @@ Use the excellent tool of [utmp](http://git.suckless.org/utmp/) for this task.
It means that st doesn’t have any terminfo entry on your system. Chances are
you did not `make install`. If you just want to test it without installing it,
-you can manualy run `tic -s st.info`.
+you can manualy run `tic -sx st.info`.
## Nothing works, and nothing is said about an unknown terminal!
remember that computers suck.