mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 14:32:31 +08:00
docs: update hrp cmd docs
This commit is contained in:
@@ -49,5 +49,5 @@ var installCmd = &cobra.Command{
|
||||
func init() {
|
||||
installCmd.Flags().StringVarP(&udid, "udid", "u", "", "filter by device's serial")
|
||||
|
||||
iosRootCmd.AddCommand(installCmd)
|
||||
CmdIOSRoot.AddCommand(installCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user