diff options
author | Daniel Baumann <daniel@debian.org> | 2012-07-29 23:26:15 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-07-29 23:26:31 +0200 |
commit | ecc1d7a0c239fa2d262e42dbbc0b0ac1893b71be (patch) | |
tree | 35b745e0df5024a4db9b0f92148b47677091825d /manpages/pot/lb_config.1.pot | |
parent | 227ae768e6eb13bbd940b875b5b2a773ca88f459 (diff) | |
download | vyos-live-build-ecc1d7a0c239fa2d262e42dbbc0b0ac1893b71be.tar.gz vyos-live-build-ecc1d7a0c239fa2d262e42dbbc0b0ac1893b71be.zip |
Adding possibility to specify a git branch when using lb config --config.
Diffstat (limited to 'manpages/pot/lb_config.1.pot')
-rw-r--r-- | manpages/pot/lb_config.1.pot | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 23199ff89..be6188895 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-07-29 02:00+0300\n" +"POT-Creation-Date: 2012-07-29 23:23+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -707,7 +707,7 @@ msgstr "" #. type: Plain text #: en/lb_config.1:63 -msgid " [B<--config> I<GIT_URL>]" +msgid " [B<--config> I<GIT_URL::GIT_BRANCH>]" msgstr "" #. type: Plain text @@ -1570,12 +1570,14 @@ msgstr "" #. type: IP #: en/lb_config.1:306 #, no-wrap -msgid "B<--config> I<GIT_URL>" +msgid "B<--config> I<GIT_URL>::I<GIT_BRANCH>" msgstr "" #. type: Plain text #: en/lb_config.1:308 -msgid "allows to bootstrap a config tree from a git repositories." +msgid "" +"allows to bootstrap a config tree from a git repositories, optionally " +"appended by a branch." msgstr "" #. type: IP |