diff options
Diffstat (limited to 'src/lib.msg')
-rw-r--r-- | src/lib.msg | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/src/lib.msg b/src/lib.msg new file mode 100644 index 0000000..84fc327 --- /dev/null +++ b/src/lib.msg @@ -0,0 +1,61 @@ +1 Repositories + +2 Logo image of the repository list + +3 Logo image of the repository + +4 Generated with %s + +5 en + +6 Name + +7 Description + +8 Last commit + +9 Usage: + gistatic -i -o DIRECTORY REPOSITORY... + gistatic -o DIRECTORY -u CLONE_URL REPOSITORY + gistatic [-hV] + + +10 +Options: + -i build the index page of the repositories + -u CLONE_URL address to be shown alongside "git clone" + -o DIRECTORY output where to place the generated files + -h, --help show this help + -V, --version print the version number + +See "man gistatic" for more information. + + +11 commit feed + +12 tags feed + +13 files + +14 log + +15 refs + +16 Branch + +17 Commit message + +18 Author + +19 Date + +20 Tag + +21 Missing '-u CLONE_URL' + +22 Missing [PATH | [PATHS]] + +23 Incompatible options -u and -i + +24 Index of repositories + |