tic -s -> tic -sx (Treat unknown capabilities as user-defined.)

This commit is contained in:
pl@ninthfloor.org 2016-11-11 17:45:45 +01:00 committed by Roberto E. Vargas Caballero
parent 06f8cf8ca8
commit 3ca7249c86
3 changed files with 3 additions and 3 deletions

2
README
View file

@ -24,7 +24,7 @@ Running st
If you did not install st with make clean install, you must compile
the st terminfo entry with the following command:
tic -s st.info
tic -sx st.info
See the man page for additional details.