mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 00:39:34 +08:00
docs: update hrp cmd docs
This commit is contained in:
@@ -40,5 +40,5 @@ var rebootCmd = &cobra.Command{
|
||||
|
||||
func init() {
|
||||
rebootCmd.Flags().StringVarP(&udid, "udid", "u", "", "specify device by udid")
|
||||
iosRootCmd.AddCommand(rebootCmd)
|
||||
CmdIOSRoot.AddCommand(rebootCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user