We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75612e4 commit 7d030b9Copy full SHA for 7d030b9
docs/setup.md
@@ -61,6 +61,7 @@ Usage: gitql [OPTIONS]
61
62
Options:
63
-r, --repos <REPOS> Path for local repositories to run query on
64
+-s, --script <file> Script file contains one or more query"
65
-q, --query <GQL Query> GitQL query to run on selected repositories
66
-p, --pagination Enable print result with pagination
67
-ps, --pagesize Set pagination page size [default: 10]
0 commit comments