Path : /var/lib/ntp/proc/self/root/usr/share/zsh/4.3.10/help/ |
Current File : //var/lib/ntp/proc/self/root/usr/share/zsh/4.3.10/help/break |
break [ n ] Exit from an enclosing for, while, until, select or repeat loop. If n is specified, then break n levels instead of just one.