diff --git a/README.md b/README.md index b53c2e4..1ce2ed3 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ $ ghr \ -b BODY \ # Set text describing the contents of the release -p NUM \ # Set amount of parallelism (Default is number of CPU) -delete \ # Delete release and its git tag in advance if it exists (same as -recreate) - -replace # Replace artifacts if it is already uploaded + -replace \ # Replace artifacts if it is already uploaded -draft \ # Release as draft (Unpublish) -soft \ # Stop uploading if the same tag already exists -prerelease \ # Create prerelease