ssblit -> ssb. Let's finally get rid of the old thing.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4080 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-12-28 17:16:50 +00:00
parent 577efb6b7a
commit 181b21080c
28 changed files with 25 additions and 10 deletions

View File

@ -300,7 +300,7 @@ static int _tf_command_export(const char* file, int argc, char* argv[])
"db",
"docs",
"follow",
"ssblit",
"ssb",
"todo",
};
for (int i = 0; i < (int)_countof(k_export); i++)