mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 22:44:05 +08:00
docs: update hrp cmd docs
This commit is contained in:
@@ -46,5 +46,5 @@ var screencapAndroidDevicesCmd = &cobra.Command{
|
||||
|
||||
func init() {
|
||||
screencapAndroidDevicesCmd.Flags().StringVarP(&serial, "serial", "s", "", "filter by device's serial")
|
||||
androidRootCmd.AddCommand(screencapAndroidDevicesCmd)
|
||||
CmdAndroidRoot.AddCommand(screencapAndroidDevicesCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user