Skip to content

Commit

Permalink
logging: fix grammar error
Browse files Browse the repository at this point in the history
Signed-off-by: Colton McCurdy <cmccurdy@fastly.com>
  • Loading branch information
mccurdyc authored and pteichman committed May 18, 2020
1 parent 25012cd commit c0afb13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/app/run_test.go
Expand Up @@ -1184,7 +1184,7 @@ COMMANDS
-n, --name=NAME The name of the GCS logging object
logging sftp create --name=NAME --version=VERSION --address=ADDRESS --user=USER --ssh-known-hosts=SSH-KNOWN-HOSTS [<flags>]
Create a SFTP logging endpoint on a Fastly service version
Create an SFTP logging endpoint on a Fastly service version
-n, --name=NAME The name of the SFTP logging object. Used as a
primary key for API access
Expand Down Expand Up @@ -1290,7 +1290,7 @@ COMMANDS
default. Can be none or waf_debug
logging sftp delete --version=VERSION --name=NAME [<flags>]
Delete a SFTP logging endpoint on a Fastly service version
Delete an SFTP logging endpoint on a Fastly service version
-s, --service-id=SERVICE-ID Service ID
--version=VERSION Number of service version
Expand Down

0 comments on commit c0afb13

Please sign in to comment.