diff options
Diffstat (limited to 'doc/texi/building/command.texi')
-rw-r--r-- | doc/texi/building/command.texi | 4 |
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 |