summaryrefslogtreecommitdiffstats
path: root/doc/texi/building/command.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/texi/building/command.texi')
-rw-r--r--doc/texi/building/command.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/texi/building/command.texi b/doc/texi/building/command.texi
new file mode 100644
index 000000000..3acddc3a0
--- /dev/null
+++ b/doc/texi/building/command.texi
@@ -0,0 +1,4 @@
+@macro COMMAND.checkout{}
+svn checkout @value{HB.repo.url} @value{HB.acro.lower}-@value{HB.repo.branch}
+cd @value{HB.acro.lower}-@value{HB.repo.branch}
+@end macro