This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git


The following commit(s) were added to refs/heads/main by this push:
     new 0d9a498  Fixed typo. (#101)
0d9a498 is described below

commit 0d9a498842936f5fe0db1e4b82254b3df7f647c6
Author: Sina Kashipazha <[email protected]>
AuthorDate: Tue Oct 5 13:38:11 2021 +0200

    Fixed typo. (#101)
---
 cmd/command.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/command.go b/cmd/command.go
index 15d8714..6447087 100644
--- a/cmd/command.go
+++ b/cmd/command.go
@@ -68,7 +68,7 @@ Allowed flags:
   -o        API response output format: json, text, table, column, csv
   -p        Server profile
   -d        Enable debug mode
-  -c        different config file path
+  -c        Different config file path
 
 Default commands:
 %s

Reply via email to