summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'command.h')
-rw-r--r--command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.h b/command.h
new file mode 100644
index 00000000..5082fa04
--- /dev/null
+++ b/command.h
@@ -0,0 +1 @@
+void command_goto(struct container *co, const char *arg);