SYNTAX

    reboot [options] [<reason>]


OPTIONS

-h (--help) bool

Display help.


ARGUMENTS

[<reason>]

The reboot reason to use. If not specified, defaults to 0x40000000 which is KtRestartReasonSoftRestart in most baseports. [uint]


DESCRIPTION

Reboot the device, using Kern::Restart().


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.