Skip to content

Commit 50917d8

Browse files
author
Oren Novotny
committed
Update parameters in readme
1 parent 0ec6c97 commit 50917d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,16 +141,17 @@ After signing contents of the archive, the archive itself is signed if supported
141141

142142
```
143143
usage: SignClient sign [-c <arg>] [-i <arg>] [-b <arg>] [-o <arg>]
144-
[-f <arg>] [-s <arg>] [-n <arg>] [-d <arg>] [-u <arg>] [-m <arg>]
144+
[-f <arg>] [-s <arg>] [-r <arg>] [-n <arg>] [-d <arg>] [-u <arg>] [-m <arg>]
145145
146146
-c, --config <arg> Path to config json file
147147
-i, --input <arg> Path to input file
148148
-b --baseDirectory <arg> Base directory for files to override the working directory
149149
-o, --output <arg> Path to output file. May be same
150150
as input to overwrite
151-
-f, --filter <arg> Path to file containing paths of
151+
-f, --filelist <arg> Path to file containing paths of
152152
files to sign within an archive
153153
-s, --secret <arg> Client Secret
154+
-r --user <arg> Username
154155
-n, --name <arg> Name of project for tracking
155156
-d, --description <arg> Description
156157
-u, --descriptionUrl <arg> Description Url

0 commit comments

Comments
 (0)