File: gitbatch.1

package info (click to toggle)
gitbatch 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: makefile: 5; sh: 1
file content (43 lines) | stat: -rw-r--r-- 1,103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
.TH GITBATCH "1" "August 2019" "gitbatch 0.5.0" "User Commands"
.SH NAME
gitbatch \- Manage git repositories in one place
.SH DESCRIPTION
usage: gitbatch [<flags>]
.SS "Flags:"
.TP
\fB\-\-help\fR
Show context\-sensitive help (also try
\fB\-\-help\-long\fR and \fB\-\-help\-man\fR).
.TP
\fB\-d\fR, \fB\-\-directory\fR=\fI\,DIRECTORY\/\fR ...
Directory(s) to roam for git repositories.
.TP
\fB\-m\fR, \fB\-\-mode\fR=\fI\,MODE\/\fR
Application start mode, more sensible with
quick run.
.TP
\fB\-r\fR, \fB\-\-recursive\-depth\fR=\fI\,0\/\fR
Find directories recursively.
.TP
\fB\-l\fR, \fB\-\-log\-level=\fR"error"
Logging level; trace,debug,info,warn,error
.TP
\fB\-q\fR, \fB\-\-quick\fR
runs without gui and fetches/pull remote
upstream.
.TP
\fB\-\-version\fR
Show application version.
.SH "SEE ALSO"
The full documentation for
.B gitbatch
is maintained as a Texinfo manual.  If the
.B info
and
.B gitbatch
programs are properly installed at your site, the command
.IP
.B info gitbatch
.PP
should give you access to the complete manual.