We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c161e0f commit 0e6205cCopy full SHA for 0e6205c
1 file changed
doc/optionsref.md
@@ -137,6 +137,12 @@ Usage: octocatalog-diff [command line options]
137
Symlinks to create for the to branch
138
--from-create-symlinks STRING1[,STRING2[,...]]
139
Symlinks to create for the from branch
140
+ --command-line STRING1[,STRING2[,...]]
141
+ Command line arguments globally
142
+ --to-command-line STRING1[,STRING2[,...]]
143
+ Command line arguments for the to branch
144
+ --from-command-line STRING1[,STRING2[,...]]
145
+ Command line arguments for the from branch
146
--pass-env-vars VAR1[,VAR2[,...]]
147
Environment variables to pass
148
--[no-]suppress-absent-file-details
0 commit comments