Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Jan 17, 2024
1 parent eaadda5 commit b6d84fd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ usage: fuzzfetch [-h] [--target [TARGET ...]]
[--build DATE|REV|NS]
[--central | --release | --beta | --esr-stable | --esr-next | --try | --autoland]
[-d] [-a] [-t] [--fuzzing] [--fuzzilli] [--coverage]
[--valgrind] [--no-opt] [--nyx] [-n NAME] [-o OUT]
[--dry-run] [--nearest-newer | --nearest-older] [-V]
[--valgrind] [--no-opt] [--nyx] [--searchfox] [-n NAME]
[-o OUT] [--dry-run] [--nearest-newer | --nearest-older] [-V]
options:
-h, --help show this help message and exit
Expand All @@ -37,7 +37,8 @@ options:
Target:
--target [TARGET ...]
Specify the build artifacts to download. Valid
options: firefox js common gtest (default: firefox)
options: firefox js common gtest mozharness searchfox
(default: firefox)
--os {Android,Darwin,Linux,Windows}
Specify the target system. (default: Linux)
--cpu {AMD64,ARM64,aarch64,arm,arm64,i686,x64,x86,x86_64}
Expand Down Expand Up @@ -68,6 +69,7 @@ Build Arguments:
--valgrind Download Valgrind builds.
--no-opt Download non-optimized builds.
--nyx Download Nyx snapshot builds.
--searchfox Download searchfox data.
Misc. Arguments:
-n NAME, --name NAME Specify a name (default=auto)
Expand Down

1 comment on commit b6d84fd

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Internal Server Error, incidentId 8578251a-0257-4400-a86c-7ee3581937de.


  • method: createTask
  • errorCode: InternalServerError
  • statusCode: 500
  • time: 2024-01-17T15:56:29.330Z

Please sign in to comment.