del command fails in default shell

Project:JNode Shell
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:fixed
Description

In whatever way I try to run the del command I get the same exception:
Exception in command: No argument for syntax label 'one-fs'
...

#1

Status:active» fixed

The syntax descriptor uses "one-fs" as an argument label, but the real argument label is "onefs". I've checked in a fix.