Options (3)
-r, --revbooleanUpdate to the specified revision
Example:
hg update {{[-r|--rev]}} {{revision}}-C, --cleanbooleanUpdate and discard uncommitted changes
Example:
hg update {{[-C|--clean]}}-d, --datebooleanUpdate to the last commit matching a specified date
Example:
hg update {{[-d|--date]}} {{dd-mm-yyyy}}made by @shridhargupta | data from tldr-pages