Export todo, and weird spacing.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4057 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
7ff09ed005
commit
d48b8b0ae1
@ -292,13 +292,14 @@ static int _tf_command_export(const char* file, int argc, char* argv[])
|
||||
else
|
||||
{
|
||||
const char* k_export[] = {
|
||||
"/~cory/api",
|
||||
"/~cory/admin",
|
||||
"/~cory/api",
|
||||
"/~cory/apps",
|
||||
"/~cory/db",
|
||||
"/~cory/docs",
|
||||
"/~cory/follow",
|
||||
"/~cory/ssblit",
|
||||
"/~cory/todo",
|
||||
};
|
||||
for (int i = 0; i < (int)_countof(k_export); i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user