diff options
author | EuAndreh <eu@euandre.org> | 2021-08-22 11:46:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-22 11:46:56 -0300 |
commit | 736c234622b3abab582215954db7bd52e542294b (patch) | |
tree | 37675e889dbade08acba135b5f03cf6354a3c336 /src/gistatic.msg | |
parent | TODOs.md: Add #task-c71e7a3a-076d-3553-e245-0ad2b7a64231 (diff) | |
download | gistatic-736c234622b3abab582215954db7bd52e542294b.tar.gz gistatic-736c234622b3abab582215954db7bd52e542294b.tar.xz |
Rename src/gistatic.* src/lib.*
Diffstat (limited to 'src/gistatic.msg')
-rw-r--r-- | src/gistatic.msg | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/src/gistatic.msg b/src/gistatic.msg deleted file mode 100644 index 84fc327..0000000 --- a/src/gistatic.msg +++ /dev/null @@ -1,61 +0,0 @@ -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 - |