mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-07 22:53:46 +08:00
docs: update hrp cmd docs
This commit is contained in:
@@ -56,5 +56,5 @@ func init() {
|
||||
uninstallCmd.Flags().StringVarP(&udid, "udid", "u", "", "filter by device's serial")
|
||||
uninstallCmd.Flags().StringVarP(&bundleId, "bundleId", "b", "", "bundleId to uninstall")
|
||||
|
||||
iosRootCmd.AddCommand(uninstallCmd)
|
||||
CmdIOSRoot.AddCommand(uninstallCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user